How can I save in matlab workspace all the names of my inputs and outputs as well as the names of my lookup tables and filters from a simulink model?
조회 수: 2 (최근 30일)
이전 댓글 표시
I've been trying to save the names of my inputs, outputs and lookuptables from a Simulink model as variables in my Matlab Workspace, since I need all the (exact) names in order to create an experiment in Inca. Nor Simulink.saveVars neither matlab.io.saveVariablesToScript work. If there is a command to "import" all the read names to my workspace or into a MAT file, so I can use it as a list of variables and generate the exact window for that variables in Inca, please tell.
댓글 수: 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!