MATLAB REAL-TIME WORKSHOP 7 - TARGET LANGUAGE COMPILER Manual de servicio Pagina 176

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 282
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 175
1 2 ... 171 172 173 174 175 176 177 178 179 180 181 ... 281 282

Comentarios a estos manuales

Sin comentarios