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!