MATLAB POLYSPACE RELEASE NOTES Manuel d'utilisateur Page 121

  • 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 120
Creating Mesh and Surface Plots
surf(X,Y,Z)
colormap hsv
colorbar
See the colormap reference page for information o n colormaps.
For More Information See “Creating 3-D Graphs” in the MATLAB 3-D
Visualization documentation for more information on surface plots.
Making Surfaces Transparent
You can make the faces of a surface transparent to a varying degree.
Transparency (referred to as the alpha value) can be specified for the whole
object or can be based on an
alphamap, which behaves similarly to colormaps.
For example,
surf(X,Y,Z)
colormap hsv
alpha(.4)
3-65
Vue de la page 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 239 240

Commentaires sur ces manuels

Pas de commentaire