issues in add_block in matlab
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Simulink Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!