How to know the version of MATLAB that generated a P file
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2021-10-15
回答: MathWorks Support Team
2021-12-9
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?
采纳的回答
MathWorks Support Team
2021-10-15
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!