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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 282
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 178
LibSystemDisableCustomCode
4
-57
LibSystemDisableCustomCode
Purpose
Places code at the top or bottom of a system’s disable function
Syntax
%<LibSystemDisableCustomCode(buffer, location)>
Arguments
buffer
Buffer to append to internal cache buffer.
location
"header"
(place at top of function).
"trailer"
(place at bottom of function).
Description
Use this function to place code at the top or bottom of a system’s disable
function by specifying
"header"
or
"trailer"
, respectively.
This function generates an error if you attempt to add code to a subsystem that
does not have a disable function. Each call to this function appends your buffer
to the internal cache buffer.
Vedere la pagina 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 281 282

Commenti su questo manuale

Nessun commento