Using the C++ Math Library | ![]() ![]() |
Learning More
This short chapter doesn't cover all the details of MATLAB and the MATLAB C++ Math Library. To help you navigate through the rest of this document, here is a list of the topics discussed in this chapter and references to help you find further information:
Performing Common Array Programming Tasks in Chapter 3
Example Program: Creating Arrays and Array I/O (ex1.cpp) in Chapter 3
How to Call C++ Library Functions in Chapter 5
Example Program: Calling Library Functions (ex2.cpp) in Chapter 5
Example - Using load() and save() (ex7.cpp) in Chapter 8
Example - Using File I/O Functions (ex6.cpp)
Using Array Stream I/O in Chapter 8
Example Program: Handling Exceptions (ex5.cpp) in Chapter 7
Exception Handling in the MATLAB C++ Math Library in Chapter 7
Differences Between C++ and MATLAB in Chapter 9
Example Program: Rewriting roots.m in C++ (ex8.cpp) in Chapter 9
If your question isn't answered in this document, there are several other places you can go for help:
MATLAB C Math Library User's Guide
MATLAB Application Program Interface Guide
Online MATLAB Function Reference
Using MATLAB
http://www.mathworks.com
http://www.mathworks.com/solution.html
comp.soft-sys.MATLAB
.support@mathworks.com
.(508) 647-7000 (voice)
(508) 647-7201 (fax)
The MathWorks, Inc.
3 Apple Hill Drive
Natick, MA 01760-2098
![]() | Writing Efficient Programs | Working with MATLAB Arrays | ![]() |