Create Custom Object Class for SLDD
6 views (last 30 days)
Show older comments
Hello,
I want to know if it is possible to create my custom Object class for data dictionyry of Simulink.
I have my implementation of Queue stored in the *.m file and I want to use it in the global variable scope in my Simulink Model.
I saw what some external libraries (such as Embeeded cooder and CAN-lib) they add their own classes (see picture) and I thought why not to create my own.

0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on String 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!