how to know which Simulink project my model belongs to ?

4 visualizaciones (últimos 30 días)
Laurent Dalbies
Laurent Dalbies el 9 de Oct. de 2018
Respondida: Laurent Dalbies el 9 de Oct. de 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

Respuestas (1)

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

Categorías

Más información sobre Create Large-Scale Model Components en Help Center y File Exchange.

Productos


Versión

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by