Why are P-files creating problems with different MATLAB releases?
Show older comments
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 ...
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!