필터 지우기
필터 지우기

To workspace block in iterative simulation

조회 수: 2 (최근 30일)
Iksan Bukhori
Iksan Bukhori 2013년 5월 27일
Hi, sorry if this question is too simple but I'll be glad if anyone would answer.
I run a model using inverted pendulum subsystem provided by matlab and I want to
run it using two different initial angle and store a certain variable for each
initial angle. Right now I only iterate the simulation for each initial angle and
save the variable I want using To Workspace block. It works for the first initial
angle, but the other one only gives zero values. FYI, I use array as the data
type for To Workspace block since I need to apply some function to it later and
if possible I don't really want to use parfor since i only use two initial
conditions and short simulation time.
Can anyone help me?
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2013년 5월 29일
편집: Kaustubha Govind 2013년 5월 29일
Please also specify which example model you are using. Is there a For Each subsystem being used, and you place the To Workspace block inside it? What happens if you place the To Workspace block outside the subsystem?

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

답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by