Initializing Matlab Function in Simulink
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!