Azzera filtri
Azzera filtri

Why "find_syst​em('Blockt​ype', 'Model')" doesn't work ?

14 visualizzazioni (ultimi 30 giorni)
Lucas S
Lucas S il 10 Giu 2019
Risposto: Utkarsh Belwal il 11 Giu 2019
Hello !
I have a System which looks like this :
Capture.PNG
And i would like to use find_system() function to retrieve all input and output block. Or if i can't all Model block.
When i use this funciton with both type of block it returns me an empty cell array. Why ?
Thanks for helping !

Risposte (1)

Utkarsh Belwal
Utkarsh Belwal il 11 Giu 2019
You have to use the load_system() command first and then use the find_system(). For more information refer to the documentation https://in.mathworks.com/help/simulink/slref/find_system.html.

Categorie

Scopri di più su Simulink Functions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by