MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Instrukcja Obsługi Strona 169

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 168
LibMdlTerminateCustomCode
4
-47
LibMdlTerminateCustomCode
Purpose
Places code at the top or bottom of the
MdlTerminate
function
Syntax
%<LibMdlTerminateFcnCustomCode(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
MdlTerminate
function by specifying
"header"
or
"trailer"
, respectively. Each call to this
function appends your buffer to the internal cache buffer.
Przeglądanie stron 168
1 2 ... 164 165 166 167 168 169 170 171 172 173 174 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag