Find all loaded models in the current Simulink® session, excluding libraries. The example shows a result from
a typical session.
Simulink.allBlockDiagrams('model')
ans =
237.0001
56.0001
2.0001
Find all loaded models in the current Simulink session and return results as names. Use
Simulink.allBlockDiagrams with the get_param function to get
the names. The example shows a result from a typical session and includes
loaded libraries and models.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.