MATLAB XPC TARGET 4 - API GUIDE Guide de l'utilisateur Page 244

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 372
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 243
1 2 ... 239 240 241 242 243 244 245 246 247 248 249 ... 371 372

Commentaires sur ces manuels

Pas de commentaire