How can i add simscape block programmatically

I konw how to add the basic simulink block programmatically. But when i use the same method, there is always something went wrong with the path name of the block source. How should i specifiy the name of the block source path properly?
add_block('simscape/Electrical/Specialized Power Systems/Fundamental Blocks/Mutual Inductance','Model_auto_generation_Mutual_inductance_considered')
Unbenannt.png

2 个评论

If you open Simulink Library and hover the mouse over the block you want, the proper block path will show up.
Hi Yifeng,
Thanks for your answer. It worked.

请先登录,再进行评论。

回答(1 个)

Looks like Yifeng's comment answered your question:
If you open Simulink Library and hover the mouse over the block you want, the proper block path will show up.
If you have a follow-up question, let us know.

类别

产品

版本

R2018b

提问:

Sam
2019-8-29

Community Treasure Hunt

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

Start Hunting!

Translated by