mat2dec
Extract vector of decision variables from matrix variable values
Description
decvars = mat2dec(lmisys,X1,...,Xk)X1,...,Xk of the matrix variables in the LMI system
          lmisys. The decision variables are the independent entries of the
        matrices X1, . . .,
            Xk and constitute the free scalar variables in
        the LMI problem. This function is useful, for example, to initialize the LMI solvers
          mincx or gevp. Given an initial guess for X1,
        . . ., XK, mat2dec forms the
        corresponding vector of decision variables xinit.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a