Why are P-files creating problems with different MATLAB releases?
Afficher commentaires plus anciens
use case 1:
--------------
I generate a P-file from a MATLAB function in MATLAB 7.8 (R2009a). When I try to run this P-file in MATLAB 7.6 (R2008a), I receive the following error message:
% error ... unrecognized file<here
Use case 2:
--------------
I generate a P-file from a MATLAB function in MATLAB 7.11 (R2010b). When I try to run this P-file in MATLAB 7.2 (R2006a), I receive the following error message:
error... Corrupt P-file ...
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!