Are the MATLAB Math and Graphics Libraries supported anymore?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I can not find any documentation for the MATLAB Math and Graphics Libraries anymore. Why is this?
Akzeptierte Antwort
MathWorks Support Team
am 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.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!