Simulink source commands finding
Mostrar comentarios más antiguos

I want to use that input graph to calculate output angular velocity in Simulink, i looked at the source commands like step, ramp but i couldn't find an appropriate command to plot this with time. I can use 1-d plot but i don't want any input to that command. I want a command block like step command. How can i do this in Simulink?
Thanks.
2 comentarios
vidyesh
el 16 de Abr. de 2024
You can use a combination of Step, Ramp, Add and Subtract (Sum block can be used as subtractor by changing the parameters) blocks to achieve the graph.
Mustafa Duran
el 16 de Abr. de 2024
Respuestas (1)
Fangjun Jiang
el 17 de Abr. de 2024
Editada: Fangjun Jiang
el 17 de Abr. de 2024
0 votos
Use the Signal Editor block
or in older version, it is called the Signal Builder block
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

