MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manuale di Servizio Pagina 253

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 282
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 252
B-15
The final argument to %roll must be a valid block scope
When using %roll, the final argument (prior to extra user-specified
arguments) must be a valid block scope. See Chapter 2 for a complete
discussion of the
%roll construct.
The first argument of a ? : operator must be a Boolean expression
The ? : operator must have a Boolean expression as its first operand.
The first argument to GENERATE or GENERATE_TYPE must be a valid scope
When calling GENERATE or GENERATE_TYPE, the first argument must be a valid
scope. See “GENERATE and GENERATE_TYPE Functions” on page 2-25 for
more information and examples.
The GENERATE function requires at least two arguments
When calling the GENERATE built-in function, the first two arguments must be
the block and the name of the function to call.
The GENERATE_TYPE function requires at least three arguments
When calling the GENERATE_TYPE built-in function, the first three arguments
must be the block, the name of the function to call, and the type.
The ISINF(), ISNAN(), and ISFINITE() functions expect a real valued
argument
These functions expect a Real as the input argument.
The language being implemented cannot be changed within a block
template file
You cannot change the language using the %language directive within a block
template file.
Vedere la pagina 252
1 2 ... 248 249 250 251 252 253 254 255 256 257 258 ... 281 282

Commenti su questo manuale

Nessun commento