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

  • 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 56
Monitoring Signals
9 Enter the signal format. Use one of the following. By default, the format is
%0.25g.
Type Description
%e or %E
Exponential format using e or E
%f
Floating point
%g
Signed value printed in f or e format depending on
which is smaller
%G
Signed value printed in f or E format depending on
which is smaller
Monitoring Signals from Referenced Models
You can monitor signals from referenced models the same way that you do
any other signal, with the exception that you must set the test point for the
signal in the referenced m odel before you can monitor it. Additionally, the
software ignores signal labels in reference d models.
Signal Monitoring with the MATLAB Inter face
This procedure uses the model xpc_osc3.m dl as an example, and assumes
you created and downloaded the target applicatio n to the ta rget PC. It also
assumes that you have assigned
tg to the appropriate target PC.
1 To get a list of signals, type either
set(tg, 'ShowSignals', 'On')
or
tg.ShowSignals='On'
3-9
Vue de la page 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 530 531

Commentaires sur ces manuels

Pas de commentaire