MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Servisní příručka Strana 167

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 282
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 166
LibMdlRegCustomCode
4
-45
LibMdlRegCustomCode
Purpose
Places code at the top or bottom of the model’s registration function
Syntax
%<LibMdlRegCustomCode(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 model’s registration
function by specifying
"header"
or
"trailer"
, respectively. Each call to this
function appends your buffer to the internal cache buffer.
Zobrazit stránku 166
1 2 ... 162 163 164 165 166 167 168 169 170 171 172 ... 281 282

Komentáře k této Příručce

Žádné komentáře