Are P-code files accelerated in MATLAB 6.5?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to know if P-code files are accelerated in MATLAB 6.5 (R13).
Akzeptierte Antwort
MathWorks Support Team
am 20 Jan. 2010
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 Kommentare
Weitere Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!