| C++ Math Library Reference | ![]() |
C++ Prototype
mwArray compan(const mwArray &u);
C++ Syntax
#include "matlab.hpp" mwArray u; // Input argument(s) mwArray A; // Return valueA=compan(u);
MATLAB Syntax
A=compan(u)
See Also
compan Calling Conventions | colperm | computer | ![]() |