Graficar un vector en simulink

21 次查看(过去 30 天)
DEIVIS ORE
DEIVIS ORE 2020-7-1
¡Hola! soy nuevo en matlab simulink y me gustaria saber como graficar un vector usando el alcance, necesito la figura rojo

回答(1 个)

Jesús Zambrano
Jesús Zambrano 2020-7-14
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:

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by