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.

0expm3<br />

Purpose Matrix exponential via eigenvalues and eigenvectors<br />

<strong>C++</strong> Prototype mwArray expm3(const mwArray &A);<br />

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

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

Syntax<br />

mwArray A; // Input argument(s)<br />

mwArray E; // Return value<br />

E = expm3(A);<br />

E = expm3(A)<br />

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

expm3<br />

129

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

Saved successfully!

Ooh no, something went wrong!