how to change the value for parameter in simulink block using m file
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
ehab
le 23 Jan 2023
Réponse apportée : Ritish Sehgal
le 23 Jan 2023
how to change the value for parameter in simulink block using m file
0 commentaires
Réponse acceptée
Ritish Sehgal
le 23 Jan 2023
Hi,
You can programmatically change the value of block parameters using the “set_param” function.
Below is the link to the documentation that explains about accessing and changing the Block Parameter values:
Hope it helps!!
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!