here is the argument checkbox I am referring
Programmatic setting of Argument attribute for parameter in Simulink model workspace
7 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Réponses (1)
Fangjun Jiang
le 3 Avr 2024
Modifié(e) : Fangjun Jiang
le 3 Avr 2024
set_param('ModelName','ParameterArgumentNames','a,b,g') where a,b,g are the name of the variables. See also
Reference this Q&A too
Voir également
Catégories
En savoir plus sur Programmatic Model Editing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!