23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

0ipermute<br />

Purpose Inverse permute the dimensions of a multidimensional array<br />

<strong>C++</strong> Prototype mwArray ipermute(const mwArray &B, const mwArray &order);<br />

<strong>C++</strong> Syntax #include "matlab.hpp"<br />

<strong>MATLAB</strong><br />

Syntax<br />

mwArray B, order; // Input argument(s)<br />

mwArray A; // Return value<br />

A = ipermute(B,order);<br />

A = ipermute(B,order)<br />

See Also <strong>MATLAB</strong> ipermute Calling Conventions<br />

ipermute<br />

217

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!