Are the MATLAB Math and Graphics Libraries supported anymore?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I can not find any documentation for the MATLAB Math and Graphics Libraries anymore. Why is this?
Respuesta aceptada
MathWorks Support Team
el 22 de En. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!