MATLAB POLYSPACE RELEASE NOTES Bedienungsanleitung Seite 93

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 240
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 92
Preparing Graphs for Presentation
Preparing Graphs for Presentation
In this section.. .
“Annotating Graphs for Presentation” on page 3-37
“Printing the Graph” on page 3-42
“Exporting the Graph” on page 3-46
Annotating Graphs for Presentation
Suppose you plot t h e followin g data and want to create a graph that presents
certain information about the data:
x = -10:.005:40;
y = [1.5*cos(x)+4*exp( -.01*x).*cos(x)+exp (.07*x).*sin(3*x)];
plot(x,y)
This picture shows the graph created by the previous code.
3-37
Seitenansicht 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 239 240

Kommentare zu diesen Handbüchern

Keine Kommentare