C++ Math Library Reference | ![]() ![]() |
C++ Prototype
mwArray orth(const mwArray &A);
C++ Syntax
#include "matlab.hpp" mwArray A; // Input argument(s) mwArray B; // Return value B=
orth(A);
MATLAB Syntax
B=
orth(A)
See Also
orth
Calling Conventions![]() | optimset | pascal | ![]() |