Are the MATLAB Math and Graphics Libraries supported anymore?
조회 수: 5 (최근 30일)
이전 댓글 표시
I can not find any documentation for the MATLAB Math and Graphics Libraries anymore. Why is this?
채택된 답변
MathWorks Support Team
2010년 1월 22일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!