MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de Serviço Página 176

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 282
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 281 282

Comentários a estes Manuais

Sem comentários