Are the MATLAB Math and Graphics Libraries still in MATLAB versions later than 6.5 (R13)?

1 次查看(过去 30 天)
I cannot find any documentation or header files for the MATLAB Math and Graphics Libraries in versions later than MATLAB 6.5 (R13). I would like to know if they still exist.

采纳的回答

MathWorks Support Team
Due to the new design of the MATLAB Compiler in MATLAB Compiler 4.0 (R14), the MATLAB Math and Graphics Libraries have been discontinued.
If you would like to access MATLAB functionality from a standalone program on systems without MATLAB, consider using the MATLAB Compiler to generate a C shared library.
If you would like to use MATLAB functionality from a C/C++/
Fortran program, you can use the MATLAB Engine as described in the documentation.
(Note that Graphics DLL generated by compilers are not guaranteed to always work as expected. For more information see the solution linked below.)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by