5. Graphic visualization
5.1 Graphics
MATLAB can display plane curves, 3D curves, 3D mesh surfaces or 3D faceted surfaces. The respective commands are plot, plot3, mesh and surf.
SCROLL TO TOPThe plot(y) command plots the curve corresponding to the vector y as a function of the component number.
The plot(x,y) command plots the vector y against the vector x if they are of the same size.
The plot(x,y,s) command plots the vector y against the vector x if they are of...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Graphic visualization
Article included in this offer
"Mathematics"
(
165 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
- - L'ensemble des titres d'ouvrages consacrés à MATLAB est accessible sur le site de l'éditeur du logiciel : http://www.mathworks.com/support/books
- - Les titres donnés ici ne sont qu'un...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!