upgradeadvisor always compares incompatibilities with the latest Matlab release?

1 回表示 (過去 30 日間)
I would like to ask whether the upgradeadvisor executes its checks depending on in which Matlab release the tool is called. So for example if I have a .slx-file originally saved in Matlab2016b and want to upgrade to Matlab2017a, will the report of the upgrade advisor will be different compared to the case when the upgrade advisor was consulted in a later release (e.g. Matlab2019b) for the same .slx-file?
Further, I wanted to know if the upgrade advisor contains the release notes of all earlier releases to detect incompatibilities between the versions? Effectively, does the latest version of the upgrade advisor tool contain all release notes of all Matlab versions?
Thanks in advance for your answers.

採用された回答

Fangjun Jiang
Fangjun Jiang 2020 年 3 月 19 日
The answer is yes. Basically, it is the upgradeadvisor() function contained in each version of MATLAB/Simulink. The output might also depend on in which version of MATLAB/Simulink the input model file is created.
Upgrade advisor does not contain release notes, which can be found in document or Mathworks website. upgradeadvisor only contains checks that were developed in that version of upgradeadvisor. It certainly does not cover all the potential issues that you might have when upgrading.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModel Upgrades についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by