MATLAB SIMULINK 7 - DEVELOPING S-FUNCTIONS Guide de l'utilisateur Page 142

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 210
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 141
3 Writing S-Functions As C-MEX files
3-98
ssGetParentSS(S)
This is typically not used in S-functions. It returns the parent
SimStruct or NULL if the S is the root SimStruct.
ssGetRootSS(s)
This is typically not used in S-functions. It returns the root
SimStruct of the tree of SimStruct’s.
ssSetPlacementGroup
(S,groupName)
This is an advanced feature typically used for Real-Time Workshop
device driver blocks. It is provided for S-functions that are either
sources (i.e., no input ports) or sinks (i.e., no output ports).
S-functions which share the same placement group name string
will be placed adjacent to each other in block execution (i.e., the
sorted list). The placement group should be set in
mdlInitializeSizes.
Table 3-5: General SimStruct Macros (Continued)
Macro Description
Vue de la page 141
1 2 ... 137 138 139 140 141 142 143 144 145 146 147 ... 209 210

Commentaires sur ces manuels

Pas de commentaire