Scientific Computing & Visualization
Help Contact
About Accounts Computation Visualization Documentation Services

Introduction to MATLAB

Graphics

MATLAB is an interactive environment in which you can program as well as visualize your computations. It includes a set of high-level graphical functions for:

left Line plots (plot, plot3, polar)
bar Bar graphs (bar, barh, bar3, bar3h, hist, rose, pie, pie3)
listitem Surface plots (surf, surfc)
listitem Mesh plots (mesh, meshc, meshgrid)
listitem Contour plots(contour, contourc, contourf)
listitem Animation (moviein, movie)
MATLAB also provides for low-level control in the event that the user wishes to have better control of the graphical output.

In addition, MATLAB also provides a Graphical User Interface (GUI) toolbox called Guide for the creation of push buttons, text boxes, etc. for more user-friendly input to your m-files.

listitem

listitem right up

Documentation
Boston University
Boston University
 
OIT | CCS | July 7, 2009  
Scientific Computing & Visualization Boston University home page Boston University home page