Initializing Matlab Function in Simulink
Ältere Kommentare anzeigen
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 Kommentar
Antworten (0)
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!