23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

0etime<br />

Purpose Elapsed time<br />

<strong>C++</strong> Prototype mwArray etime(const mwArray &t2, const mwArray &t1);<br />

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

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

Syntax<br />

mwArray t2, t1; // Input argument(s)<br />

mwArray e; // Return value<br />

e = etime(t2,t1);<br />

e = etime(t2,t1)<br />

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

etime<br />

123

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

Saved successfully!

Ooh no, something went wrong!