how to know which Simulink project my model belongs to ?

11 次查看(过去 30 天)
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

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Using MATLAB Projects in Simulink 的更多信息

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by