MATLAB XPC TARGET 4 - API GUIDE Guia do Utilizador Página 244

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 243
13 Target PC Command-Line Interface Reference
13-10
Aliasing with Variable Commands
The following table lists the syntax for the aliasing variable commands that
you can use on the target PC. The MATLAB equivalent syntax is shown in the
right column.
Target PC
Command
Description and Syntax MATLAB Equivalent
setvar
Set a variable to a value.
Later you can use that
variable to do a macro
expansion.
Syntax:
setvar
variable_name =
target_pc_command
For example, you can type
setvar aa=startscope 2,
setvar bb=stopscope 2.
None
getvar
Display the value of a
variable.
Syntax:
getvar
variable_name
None
delvar
Delete a variable.
Syntax:
delvar
variable_name
None
delallvar
Delete all variables.
Syntax:
delallvar
None
showvar
Display a list of variables.
Syntax:
showvar
None
Vista de página 243
1 2 ... 239 240 241 242 243 244 245 246 247 248 249 ... 371 372

Comentários a estes Manuais

Sem comentários