MATLAB XPC TARGET RELEASE NOTES Betriebsanweisung Seite 57

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 531
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 56
1 2 ... 52 53 54 55 56 57 58 59 60 61 62 ... 530 531

Kommentare zu diesen Handbüchern

Keine Kommentare