Using the C++ Math Library    

C++ for MATLAB Users

The MATLAB C++ Math Library should hold very few surprises for the average MATLAB user, as it was designed to be as similar to MATLAB as possible. There are however, a few areas of difference, mostly due to immutable features of C++.


 MATLAB for C++ Programmers How the Library Is Similar to MATLAB