here is the argument checkbox I am referring
Programmatic setting of Argument attribute for parameter in Simulink model workspace
6 次查看(过去 30 天)
显示 更早的评论
回答(1 个)
Fangjun Jiang
2024-4-3
编辑:Fangjun Jiang
2024-4-3
set_param('ModelName','ParameterArgumentNames','a,b,g') where a,b,g are the name of the variables. See also
Reference this Q&A too
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!