Initializing Matlab Function in Simulink
Afficher commentaires plus anciens
In my Simulink simulation, I use the Matlab function block to model my Plant. The output of the plant goes to model my sensors, eventually and control is calcualted and the loops is closed with the Plant. When i try running the simulation, I get errors in the Plant that indicate none of my inputs are being populated. I tried the initfcn property and got the same error. I even added a paramter input that would generate the input the first time and that logic doesn't help. Any suggestions?
1 commentaire
Réponses (0)
Catégories
En savoir plus sur Simulink 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!