Constant values Simulink from M-File?
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    Michael Simonovski
 le 14 Mai 2018
  
    
    
    
    
    Réponse apportée : Eeshan Mitra
    
 le 16 Mai 2018
            Hello,
how i can set a constant value in the constant value block in Simulink from the M-File?
0 commentaires
Réponse acceptée
  Eeshan Mitra
    
 le 16 Mai 2018
        Hi Michael
You can use "set_param" to set the value of a constant block programmatically. You can check out this linked example from the documentation to see the implementation.
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!
