P-Code incompatibility!
古いコメントを表示
I have the R2017b student version of matlab. But a I have to use a P-code created under R2013a version. Can I downgrade to the R2013 a version?
3 件のコメント
Walter Roberson
2017 年 11 月 11 日
I have seen contradictory information about this for Student licenses, and no information about this for Home licenses or MOOC licenses. It is known to be possible for the other (non-Trial) licenses.
Walter Roberson
2017 年 11 月 11 日
(R2007b was the version where pcode become incompatible.)
Darby Lima
2017 年 11 月 12 日
採用された回答
その他の回答 (3 件)
Walter Roberson
2017 年 11 月 12 日
1 投票
The code appears to make use of the GUI Layout Toolbox, https://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox -- or to be more precise, the older version of it https://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox
Possibly that toolbox is not installed in your newer version of MATLAB.
3 件のコメント
Darby Lima
2017 年 11 月 12 日
Vahid Khorasani
2018 年 7 月 20 日
Did not work!
Walter Roberson
2018 年 7 月 20 日
Vahid Khorasani: which MATLAB release are you using, and which version of the GUI Layout Toolbox do you have installed?
Darby Lima
2017 年 11 月 12 日
0 投票
3 件のコメント
Walter Roberson
2017 年 11 月 12 日
You would need the newer version of the toolbox for newer MATLAB.
Yair Altman
2017 年 11 月 12 日
More precisely:
- Matlab versions up to R2014a require https://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox
- Matlab versions from R2014b onward require https://www.mathworks.com/matlabcentral/fileexchange/47982-gui-layout-toolbox
These two versions are incompatible, and you should only have the correct version in your Matlab path, depending on your Matlab release.
Darby Lima
2017 年 11 月 12 日
編集済み: Darby Lima
2017 年 11 月 12 日
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!