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