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

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 282
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 141
LibCacheInclude
4
-20
LibCacheInclude
Purpose
Call this function from inside
BlockTypeSetup
to cache a
#include
statement.
Syntax
%<LibCacheInclude(buffer)>
Arguments
buffer
Buffer of
#include
statements to be cached.
Description
This function should be called from inside
BlockTypeSetup
to cache a
#include
statement. Each call to this function appends your buffer to the existing cache
buffer. The
#include
statements are placed inside
model.h
.
Example
%openfile buffer
#include "mystuff.h"
%closefile buffer
%<LibCacheInclude(buffer)>
Vedere la pagina 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 281 282

Commenti su questo manuale

Nessun commento