MATLAB POLYSPACE RELEASE NOTES Manuel d'utilisateur Page 93

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 240
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 239 240

Commentaires sur ces manuels

Pas de commentaire