Borrar filtros
Borrar filtros

How to create step signal that changing over time?

3 visualizaciones (últimos 30 días)
Muhammad Ulil Azmi
Muhammad Ulil Azmi el 17 de Nov. de 2020
Comentada: Muhammad Ulil Azmi el 23 de Nov. de 2020
I want to create step signal that changes over time like this:
Time : [0 0.1 0.2 0.3 0.4 0.5]
Signal: [0 1 2 3 4 5]
Is it possible using step block? Or is there another blck more suitable for this?

Respuesta aceptada

Ameer Hamza
Ameer Hamza el 17 de Nov. de 2020
Ramp block: https://www.mathworks.com/help/simulink/slref/ramp.html is used for such signals.
  5 comentarios
Ameer Hamza
Ameer Hamza el 22 de Nov. de 2020
For an arbitrary signal, it is easier to use "From Workspace" block. Define the signal in MATLAB workspace and load it in Simulink.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by