MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de Serviço Página 182

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 282
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 181
LibSystemOutputCustomCode
4
-60
LibSystemOutputCustomCode
Purpose
Places code at the top or bottom of a system’s output function
Syntax
%<LibSystemOutputCustomCode(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 output function
by specifying
"header"
or
"trailer"
, respectively. Each call to this function
appends your buffer to the internal cache buffer.
Vista de página 181
1 2 ... 177 178 179 180 181 182 183 184 185 186 187 ... 281 282

Comentários a estes Manuais

Sem comentários