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!