Programmatically Analyze and Upgrade a Model using Upgrade Advisor: how to get the output from methods "analyze" and "upgrade" without having to open the Report File

1 回表示 (過去 30 日間)
Hi,
I want to solve the following problem:
I have a big set of Models and Libraries and I would like to upgrade them from version R2015b to R2018b.
I found the following page that shows how to use the Upgrade Advisor programmatically: https://www.mathworks.com/help/simulink/slref/upgradeadvisor.html
The problem is that, as I have a lot of Models and Libraries, it is not practical to open and read the Report File generated for each one in order to check the reported problems.
I would like to loop through all Models and Libraries, get the result from the "analyze" method, store it and, then, use a script to automatically verify which problems occurred.
Is there a way to do something like that?
Thank you.
Marcelo

回答 (0 件)

カテゴリ

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

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by