How to extract the block execution order using matlab script?

조회 수: 7 (최근 30일)
Suresh
Suresh 2014년 6월 1일
댓글: Suresh 2014년 6월 2일
I would like to extract the block execution order from the model. I have to use the block execution order information for other evaluation purpose.
  댓글 수: 2
Jan
Jan 2014년 6월 1일
There are a variety of possible definitions for "the model". Could you edit the question and add some more details?
Suresh
Suresh 2014년 6월 2일
It is a simulink model. I have attached the Image.In the image one can see the red colored one marked which is the execution order. I would like to capture these order in a variable. I have tried the below command sldebug('modelname') slist
and it is displaying the order. But i want to read this order and store it in a variable where i can use this order for other evaluation purpose.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by