How can I programmatically get a list of all Simulink base and custom datatypes
조회 수: 2 (최근 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!