MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Wartungshandbuch Seite 168

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 167
LibMdlStartCustomCode
4
-46
LibMdlStartCustomCode
Purpose
Places code at the top or bottom of the
MdlStart
function
Syntax
%<LibMdlStartCustomCode(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 the
MdlStart
function by
specifying
"header"
or
"trailer"
, respectively. Each call to this function
appends your buffer to the internal cache buffer.
Seitenansicht 167
1 2 ... 163 164 165 166 167 168 169 170 171 172 173 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare