MATLAB XPC TARGET RELEASE NOTES Guide de l'utilisateur Page 353

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 531
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 352
get (env object)
Purpose Return target environment property v alues
Syntax MATLAB command line
get(env_object)
get(env_object, 'property_name1', 'property_value1',
'property_name2', 'property_value2', . . .)
env_object.get('property_name1', 'property_value1')
get(env_object, property_name_vector, property_value_vector)
env_object.property_name = property_value
Arguments
env_object
Name of a target environment object.
'property_name'
Name of a target environment object property.
Always use quotation marks.
property_value
Value for a target environment object property.
Always use quotation marks for character
strings; quotation marks are optional for
numbers.
parameter_name
The letter p followed by the p arameter index.
For example,
p0, p1, p2.
Description get retrieves the properties of the target env iro n ment o bject. Not all
properties are u se r writable.
The environment properties for a target environment object are listed
in the following table. This table includes a description of the properties
and which properties you can change directly by assigning a value:
18-29
Vue de la page 352
1 2 ... 348 349 350 351 352 353 354 355 356 357 358 ... 530 531

Commentaires sur ces manuels

Pas de commentaire