issues in add_block in matlab
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Event Functions dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!