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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 282
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 175
LibRenameParameter
4
-54
LibRenameParameter
Purpose
Renames the parameter and creates a new reference to the parameter
Syntax
%<LibRenameParameter(block, param, newName)>
Arguments
block
Reference to the block record.
param
Reference to the block parameter identifier.
newName
New string name for the parameter.
Description
This call should be made from inside the block’s
BlockInstanceSetup
function.
This function
Renames the parameter to the name specified.
Creates a new reference to the parameter by that name.
Seitenansicht 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 281 282

Kommentare zu diesen Handbüchern

Keine Kommentare