Main Content
skewdec
Form skew-symmetric matrix
Syntax
X = skewdec(m,n)
Description
X = skewdec(m,n)
forms
the m-by-m skew-symmetric matrix
This function is useful to define skew-symmetric matrix variables.
In this case, set n
to the number of decision variables
already used.
Examples
Version History
Introduced before R2006a