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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 282
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 281 282

Komentarze do niniejszej Instrukcji

Brak uwag