Simulink Onramp 13.1 Task 5
36 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am encountering an error with task 5 of the simulink onramp. The task says to set the initial value to 60, but when i do it says the the output is wrong. What is the issue with what i did?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/289848/image.png)
0 Kommentare
Antworten (3)
Sai Sri Pathuri
am 3 Mai 2020
You need to connect signal h to the input of switch block
4 Kommentare
J.Rezvani
am 29 Jan. 2023
h signal has to connect to both signal assessment and the middle input port of the switch block. also, the second integrator's initial value is 60.
0 Kommentare
OM
am 26 Jan. 2023
Firstly you have to set the initial condition of Integrator 1 to 60 m.
Then you have to set the initial condition of Integrator 2 to -10m.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!