0% found this document useful (0 votes)
21 views1 page

Matlab

This document provides a summary of useful MATLAB functions organized into the following categories: plotting 2D data and functions, 3D surface and contour plots, interpolation, annotations and the plot editor, LaTeX, coordinate conversion, multiple axes per figure, other types of plots, root properties, saving and printing, rotating figures and creating movies, user input & callbacks, and custom functions. It lists specific functions for each category such as plot, surf, legend, print, and ginput.

Uploaded by

Ajay Sharma
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views1 page

Matlab

This document provides a summary of useful MATLAB functions organized into the following categories: plotting 2D data and functions, 3D surface and contour plots, interpolation, annotations and the plot editor, LaTeX, coordinate conversion, multiple axes per figure, other types of plots, root properties, saving and printing, rotating figures and creating movies, user input & callbacks, and custom functions. It lists specific functions for each category such as plot, surf, legend, print, and ginput.

Uploaded by

Ajay Sharma
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

MATLAB

Contents
Useful Functions Plotting 2D Data Plotting 2DFunctions Handles and Customization 3D Surface and Contour Plots Interpolation Annotations and the Plot Editor Latex Coordinate Conversion Multiple Axes Per Figure Other Types of Plots Root Properties Saving and Printing Rotating Figures and Creating Movies User Input & Callbacks Custom Functions Useful Functions figure, clf, close, hold, axes, gcf, gca, set, get axis, grid, title, xlabel, ylabel, zlabel, legend, box, annotation shading, material, camlight, alpha, view, colormap, colorbar, linespec plot, plot3, surf, surfc, contour, contourf, mesh, bar, bar3, pie3, loglog, semilogx, semilogy, hist, histc fplot, ezplot, ezsurf, ezcontour, ezmeshmesh grid, griddata, peaks, copyobj, allchild, findobj, findall, ancestor, ishandle camorbit, pause, camdolly, campan, camzoom, camroll, avifile, movie subplot, print, ginput, gtext, placeFigures

You might also like