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.

0roots<br />

Purpose Polynomial roots<br />

<strong>C++</strong> Prototype mwArray roots(const mwArray &c);<br />

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

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

Syntax<br />

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

mwArray r; // Return value<br />

r = roots(c);<br />

r = roots(c)<br />

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

roots<br />

327

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

Saved successfully!

Ooh no, something went wrong!