MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manuel de service Page 183

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 282
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 182
LibSystemUpdateCustomCode
4
-61
LibSystemUpdateCustomCode
Purpose
Places code at the top or bottom of a system’s update function
Syntax
%<LibSystemUpdateCustomCode(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 update
function by specifying
"header"
or
"trailer"
, respectively. Each call to this
function appends your buffer to the internal cache buffer.
Vue de la page 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 281 282

Commentaires sur ces manuels

Pas de commentaire