Are P-code files accelerated in MATLAB 6.5?

I would like to know if P-code files are accelerated in MATLAB 6.5 (R13).

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2010년 1월 20일

0 개 추천

P-code files created in MATLAB 6.5 (R13) will be accelerated. P-code files created in earlier versions will not be accelerated, because of differences in the file introduced by changes for MATLAB 6.5, such as the new logical class.
However, if the source MATLAB code is available, then this can be used to produce new P-code files in MATLAB 6.5, which will then be accelerated.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by