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.

hex2num<br />

0hex2num<br />

Purpose Hexadecimal to double number conversion<br />

<strong>C++</strong> Prototype mwArray hex2num(const mwArray &hex_value);<br />

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

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

Syntax<br />

194<br />

mwArray hex_value; // String array(s)<br />

mwArray f; // Return value<br />

f = hex2num(hex_value);<br />

f = hex2num('hex_value')<br />

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

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

Saved successfully!

Ooh no, something went wrong!