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.

log10<br />

0log10<br />

Purpose Common (base 10) logarithm<br />

<strong>C++</strong> Prototype mwArray log10(const mwArray &X);<br />

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

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

Syntax<br />

234<br />

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

mwArray Y; // Return value<br />

Y = log10(X);<br />

Y = log10(X)<br />

See Also <strong>MATLAB</strong> log10 Calling Conventions

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

Saved successfully!

Ooh no, something went wrong!