Azzera filtri
Azzera filtri

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

2 visualizzazioni (ultimi 30 giorni)
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

Risposte (0)

Categorie

Scopri di più su Model Upgrades in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by