Is there a full definition of block priority that's missing (R2011a) ?

조회 수: 1 (최근 30일)
John Dzielski
John Dzielski 2017년 2월 20일
댓글: John Dzielski 2017년 3월 1일
I am trying to assign block priorities to blocks in a simulation and I'm getting the warning about unable to honor. The warning says that the priority it is unable to honor is (pri=[40, Inf, Inf, Inf]). I'm unable to find documentation that says anything other than a single number can be a priority.
  댓글 수: 1
Vandana Rajan
Vandana Rajan 2017년 3월 1일
편집: Vandana Rajan 2017년 3월 1일
Hi,
What are the block priorities that you gave? How did you assign priorities? Actually simulink analyses the blocks in a particular model and decides their priorities. It may or may nor honor the priority order we have given.
"Simulink software honors the block priorities that you specify unless they violate data dependencies."

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

답변 (1개)

Vandana Rajan
Vandana Rajan 2017년 3월 1일
Hi,
Could you also try by making the subsystem as an atomic unit? For this, tick the check-box, 'Treat as atomic unit' for the subsystem.
  댓글 수: 1
John Dzielski
John Dzielski 2017년 3월 1일
I understand the reason for the error message. What I am questioning is why the error message says that a priority may consist of 4 numbers. All the documentation on priorities that I've found says that it is only one. The question is: Is there documentation that describes what the four numbers of a priority mean, or is the error message a mistake?

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

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by