C Math Library Reference | ![]() ![]() |
C Prototype
mxArray *mlfCompan(mxArray *u);
C Syntax
#include "matlab.h" mxArray *u; /* Required input argument(s) */ mxArray *A = NULL; /* Return value */ mlfAssign(&A
,mlfCompan(u));
MATLAB Syntax
A
=
compan(u)
See Also
compan
Calling Conventions![]() | mlfColperm | mlfComputer | ![]() |