Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

constants and braces in the execution order notation?

1 visualizzazione (ultimi 30 giorni)
Nancy
Nancy il 21 Ago 2014
Chiuso: MATLAB Answer Bot il 20 Ago 2021
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.)

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by