How can I programmatically get a list of all Simulink base and custom datatypes
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I am creating a custom GUI with GUIDE and I am looking for a way to get a list of all the data types, including custom ones, on the fly to populate a dropdown list in a table. I am using the Data Dictionary if that is a more direct way to pull the list somehow.
As an example I would like to be able to get the data types in ths list in a custom GUI I am working on.

0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Manage Design Data 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!