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.

function documentation regarding objects does not apply to the <strong>C++</strong> version of<br />

the function.<br />

Typographic Conventions<br />

• String arrays, including those that represent a function name, are italicized<br />

to indicate that you must assign a value to the variable.<br />

• In general, a lowercase variable name/argument indicates a vector.<br />

• In general, an uppercase variable name/argument indicates a matrix.<br />

Notes on the Format<br />

• Assignments to input arguments are not shown.<br />

• Occasionally, a string, for example, "nobalance", or an integer is passed as<br />

an argument if that string or integer is the only valid value for the argument.<br />

• Occasionally,acalltohorzcat() initializes a vector.<br />

• The number of <strong>C++</strong> prototypes may not match the number of documented<br />

calls to the <strong>MATLAB</strong> function. This mismatch occurs if one prototype<br />

supports two ways of calling the <strong>MATLAB</strong> function or if an additional<br />

prototype has been added to support the omission of input or output<br />

arguments supported by <strong>MATLAB</strong>.<br />

2

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

Saved successfully!

Ooh no, something went wrong!