Create Custom Object Class for SLDD

6 views (last 30 days)
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.

Accepted Answer

Mark McBroom
Mark McBroom on 30 Jul 2025

More Answers (0)

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!