how to know which Simulink project my model belongs to ?

3 vues (au cours des 30 derniers jours)
Laurent Dalbies
Laurent Dalbies le 9 Oct 2018
hello,
I know it's possible to know which project a model belongs to by using the menu "File > Simulink Project > Show in project". I want to do the same in a script so is there a function for that ?
thanks
Laurent

Réponses (1)

Laurent Dalbies
Laurent Dalbies le 9 Oct 2018
finally I've found my own answer. Use prj = simulinkproject to return the active project. Plenty of useful information in it.
Cheers.
Laurent

Catégories

En savoir plus sur Create Large-Scale Model Components dans Help Center et File Exchange

Produits


Version

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by