Programmatic setting of Argument attribute for parameter in Simulink model workspace
Afficher commentaires plus anciens
Réponses (1)
Fangjun Jiang
le 3 Avr 2024
Modifié(e) : Fangjun Jiang
le 3 Avr 2024
0 votes
set_param('ModelName','ParameterArgumentNames','a,b,g') where a,b,g are the name of the variables. See also
Reference this Q&A too
1 commentaire
Melih
le 12 Avr 2024
Catégories
En savoir plus sur Programmatic Model Editing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!