How can I make custom table in Simulink mask?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I and my team are using MATLAB R2018b version and I would like to make a custom table in library block mask similar to CAN Pack. I know that there are new feature named custom table in later release of MATLAB, however, I want to make custom table in R2018b release because too many colleagues are using the version.
I think CAN Pack has also the custom table even though in previous release of MATLAB, so I want to know how I can make this kind of custom table in mask.
0 Kommentare
Akzeptierte Antwort
Sanman
am 27 Jan. 2022
Hi Minha,
Custom table parameter is not available in R2018b. However you can try to use the Table containers and add parameters inside them to fulfil your purpose here. You can refer to the documentation link below.
https://www.mathworks.com/help/simulink/ug/handling-large-number-of-mask-parameters.html
Hope this helps!
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Author Block Masks finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!