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

  • 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 384
getparamname
Purpose Block path and parameter name from index list
Syntax MATLAB command line
getparamname(target_object, parameter_index)
Arguments
target_object
Name of a target object. The default name
is
tg.
parameter_index
Index number of the parameter.
Description getparamname returns two argument strings, block path and parameter
name, from the index list for the specified parameter index.
Examples Get the block path and parameter name of para m ete r index 5.
[blockPath,parName]=getparamname(tg,5)
blockPath =
Signal Generator
parName =
Amplitude
18-61
Vue de la page 384
1 2 ... 380 381 382 383 384 385 386 387 388 389 390 ... 530 531

Commentaires sur ces manuels

Pas de commentaire