Graficar un vector en simulink

20 visualizaciones (últimos 30 días)
DEIVIS ORE
DEIVIS ORE el 1 de Jul. de 2020
Respondida: Jesús Zambrano el 14 de Jul. de 2020
¡Hola! soy nuevo en matlab simulink y me gustaria saber como graficar un vector usando el alcance, necesito la figura rojo
  1 comentario
Ameer Hamza
Ameer Hamza el 1 de Jul. de 2020
Do you have the equation of these data-points?

Iniciar sesión para comentar.

Respuestas (1)

Jesús Zambrano
Jesús Zambrano el 14 de Jul. de 2020
As a first run, try to use a block from the Source section in the library, called 'Repeating Sequence' or 'Repeating Sequence Interpolated' where you can write the sequence of numbers you want to plot.
Later you might try another source block called 'From Workspace', where you create a couple of vectors (time and value) in the workspace and called them from this block. See examples in this link:

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by