How to include s-functions in a "library model"?

2 views (last 30 days)
I have created some simulink models that include some s-functions. If I want to create a library with these model can I "include" s-functions in the "library model"?

Accepted Answer

Ravi
Ravi on 4 Oct 2013
Open an empty library model. Copy all your models into that library.
Create an .m file to run your library. Copy it in the working directory. If you call that .m file. Your library gets loaded. Just restart simulink. Watch it in the Blocks list..

More Answers (0)

Categories

Find more on Block and Blockset Authoring in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!