cell2sos
Convert 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)
.
Version History
Introduced before R2006a
Convert second-order sections cell array to matrix
You can use cll = sos2cell(sos)
to perform the reverse operation of
sos = cell2sos(cll)
.
Introduced before R2006a