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
Get Names of Loaded Block Diagrams
Find all loaded models in the current Simulink session and return results as names. Use
Simulink.allBlockDiagrams with get_param 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.