Graficar un vector en simulink

조회 수: 26 (최근 30일)
DEIVIS ORE
DEIVIS ORE 2020년 7월 1일
답변: Jesús Zambrano 2020년 7월 14일
¡Hola! soy nuevo en matlab simulink y me gustaria saber como graficar un vector usando el alcance, necesito la figura rojo
  댓글 수: 1
Ameer Hamza
Ameer Hamza 2020년 7월 1일
Do you have the equation of these data-points?

댓글을 달려면 로그인하십시오.

답변 (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