How can I programmatically get a list of all Simulink base and custom datatypes
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manage Design Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!