cell2sos
R2026bConvert second-order sections cell array to matrix
Description
Examples
Input Arguments
Output Arguments
Tips
You can use
cll = sos2cell(sos)to perform the reverse operation ofsos = cell2sos(cll).
Convert second-order sections cell array to matrix
You can use cll = sos2cell(sos) to perform the reverse operation of
sos = cell2sos(cll).