MATLAB POLYSPACE RELEASE NOTES Manual do Utilizador Página 111

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 240
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 110
Using Basic Plotting Functions
hold on
contour(x,y,z,20,'k')
hold off
The hold on command com bin es th e pcolor plot with the contour plot in
one figure.
For More Information See “Creating Specialized Plots” in the MATLAB
Graphics documentation for details about a variety of graph types.
Figure Windows
Graphing functions automatically open a new figure window if there are no
figure windows already on the screen. If a fig u re w indow e xists, MATLAB
uses that window for graphics output. If there are m ultiple figure windows
open, MATLAB targets the one that is designated the “current figure” (the
last figure used or clicked in).
3-55
Vista de página 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 239 240

Comentários a estes Manuais

Sem comentários