开发者

Create Library in Simulink

开发者 https://www.devze.com 2023-02-17 20:20 出处:网络
How do we create a library in Simulink ? I created a library for my project. But I am not sure how to use the blocks defined in the li开发者_如何学运维brary in my project ?

How do we create a library in Simulink ? I created a library for my project. But I am not sure how to use the blocks defined in the li开发者_如何学运维brary in my project ?

Should all the blocks be masked subsystem in the library ?

Regards


Just use File -> New -> Library to create the library. Then any subsystem you put in the library can be used as a link in your model. The subsystem does not have to be masked.

To use one, just drag the subsystem from the library into your model, and it will automatically create a link.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号