issues in add_block in matlab
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am using my own library. My Library Name is "MTOR Library". I am trying to add a inport block which is in the library. My code is like this :
"add_block('MTOR Library/Documentation/Inport','tempmdl/In001')"
But it throws an error:
??? There is no block named 'MTOR Library/Documentation/Inport'.
I removed the space in between MTOR and Library. But it's not working
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Event 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!