How to know the version of MATLAB that generated a P file

3 views (last 30 days)
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
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. 

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!