| Using the C++ Math Library | ![]() |
New MATLAB C++ Math Library Features
The MATLAB C++ Math Library Version 2.1 supports these new features:
eval function, for expressions that do not contain variablesinput function, with the same restrictions as evalUnsupported MATLAB Features
The library does not include any Handle Graphics ® or Simulink® functions. For information about compiling an application that uses graphics functions, see the MATLAB C/C++ Graphics Library User's Guide.
In addition, the library does not support MATLAB objects
Changed Features
In version 2.0, any empty array could be used as an indexed deletion operator. In version 2.1, you must use the empty() function for indexed deletion.
| Who Should Read This Book | MATLAB C++ Math Library Documentation | ![]() |