Can I use R2020a toolboxes on R2019b MATLAB?
2 ビュー (過去 30 日間)
古いコメントを表示
Can I use R2020a toolboxes on R2019b version of MATLAB? In other words, are they compatible?
0 件のコメント
回答 (1 件)
Madhav Thakker
2020 年 8 月 18 日
It is not encouraged to mix the toolboxes of two different releases of MATLAB. The release of the toolbox must match with the release of MATLAB. This is required to ensure the full compatibility of each product with every other product within a release.
For more details, you can refer this link - https://in.mathworks.com/matlabcentral/answers/99276-can-i-install-the-toolboxes-of-one-release-of-matlab-with-another-release.
Hope this helps.
1 件のコメント
Walter Roberson
2020 年 8 月 18 日
Note that if you have a license for the toolbox in R2020a then that entitles you to use the toolbox of any earlier release, in its corresponding version. Newer toolboxes generally rely on newer infrastructure than is available in older releases. For example graphics objects change their details and what is done in R2020a internals might not have corresponding properties in earlier releases.
参考
カテゴリ
Help Center および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!