modify the pulse width of a pulse generator

조회 수: 4 (최근 30일)
Felipe Arriagada
Felipe Arriagada 2011년 7월 11일
modify the pulse width of a pulse generator from a variable that gives me an equation in the same space work SIMULINK remember is a variable and changing THROUGH time, and must modify the pulse width according to this variable, all automatically
EDIT Kaustubha Govind.... i hope you understand me with this picture
  댓글 수: 2
Kaustubha Govind
Kaustubha Govind 2011년 7월 11일
Not sure what you mean by "from a variable that gives me an equation" - how do you represent this equation. Is it something that needs to be solved using a Toolbox function?
Felipe Arriagada
Felipe Arriagada 2011년 7월 11일
i hope you understand me with the picture above this,

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

답변 (3개)

Walter Roberson
Walter Roberson 2011년 7월 11일
Looks to me as if you would either want to set_param() or else use a From Workspace block.

Felipe Arriagada
Felipe Arriagada 2011년 7월 11일
i hope you understand me with this picture

Kaustubha Govind
Kaustubha Govind 2011년 7월 12일
As the blog post linked above explains, it is not possible to change the Pulse Generator parameter using a signal. I think what you should do is implement this functionality using basic Simulink blocks. Perhaps Enabled Subsystems can be used as part of the solution.
  댓글 수: 2
Felipe Arriagada
Felipe Arriagada 2011년 7월 13일
if I take the variable (simulink - display) to gui and from this the set_param took him to the pulse width parameter (Pulse Generator).
I help bring the variable to GUI
Kaustubha Govind
Kaustubha Govind 2011년 7월 13일
Okay. I guess I misunderstood your question. So you have it working now?

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

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by