필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

constants and braces in the execution order notation?

조회 수: 1 (최근 30일)
Nancy
Nancy 2014년 8월 21일
마감: MATLAB Answer Bot 2021년 8월 20일
In my model, the execution order on my switch blocks have one or two numbers in curly braces following the regular notation. For example, a manual switch is annotated 0:2{2,1}. There is no mention in the documentation's table of "Sorted Order Notation" of braces.
In addition to this notation only appearing on switch blocks (in my small model), I notice that the constants associated with those switches have the same numbers as appear in braces, and are NOT numbered according to the scheme that everything at the top-level start with 0: etc.
What do the braces and unusual numbering of constant blocks mean? I have the various coders installed--is it something to do with code generation? (I hadn't seen this notation before, but I've not done very many models yet.)

답변 (0개)

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by