Are the MATLAB Math and Graphics Libraries supported anymore?

2 views (last 30 days)
I can not find any documentation for the MATLAB Math and Graphics Libraries anymore. Why is this?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 22 Jan 2010
Since MATLAB Compiler 3.0 (R13), the MATLAB Math and Graphics Libraries have been unsupported. This is why there is no longer any documentation about them.
If you wish to call MATLAB functionality from a C/C++ program, you should compile your MATLAB code to a shared library or COM object using the MATLAB Compiler or the MATLAB Builder for COM.

More Answers (0)

Categories

Find more on C Shared Library Integration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!