How to know the version of MATLAB that generated a P file
3 views (last 30 days)
Show older comments
MathWorks Support Team
on 15 Oct 2021
Answered: MathWorks Support Team
on 9 Dec 2021
I have a P file that is generated from the "pcode" command, but this is not done by me. Is it possible to know the version of MATLAB that generated this P file?
Accepted Answer
MathWorks Support Team
on 15 Oct 2021
If you run the command below and the first characters are "v01.00v00.00", then the version is R2007b or later.
type filename.p
Unfortunately, there's no way to tell exactly what version of MATLAB generated this file.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!