using colon (":") in simulink (R2009a)

조회 수: 2 (최근 30일)
Cyrille
Cyrille 2015년 1월 12일
편집: Andreas Goser 2015년 1월 12일
Hello People. I need you help. I use simulink (Matlab R2009a)
I have two constants: "1" and "13" I want to get the Vector 1:13 using this two constants in Simulink.
Look please at the pic: in pic 2, I want the resultat of pic 1.
please need your helpppppp

답변 (2개)

Andreas Goser
Andreas Goser 2015년 1월 12일

Cyrille
Cyrille 2015년 1월 12일
Thank You very much :) :) But i search something else
I have a signal with the value "X"....(also it could be "X=5000") And the resultat "Y" have to be a Vector with the parameter 1 to X
Y=1:X
I try to do something with the block Matlab_function. But it does not work :( :(
  댓글 수: 1
Andreas Goser
Andreas Goser 2015년 1월 12일
편집: Andreas Goser 2015년 1월 12일
I am concerned you might be confused with basic Simulink concepts. Maybe you just want a signal going from 1 to 5000 (a ramp). But then you need to model differently. A constant is obviously a constant signal. I doubt you want 5000 signals...
Probably best to talk through. Did you consider calling Technical Support?

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

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by