Graphics Reference
In-Depth Information
ezcontour(f )
Graphic of contour f(x,y) in [-2p, 2p] x [-2p, 2p]. So both the x and y parameters in
the function are evaluated throughout the range of -2pi to +2pi.
Graphic of contour f(x,y) in the given domain
Graphic of contour f(x,y) in mesh n x n
ezcontour(f, domain)
ezcontour(…,n)
ezcontourf(f )
Graphic of contour f(x,y) filling in [-2p, 2p] x [-2p, 2p]. Both the x and y parameters in
the function are evaluated throughout the range of -2pi to +2pi.
Graphic of contour f(x,y) filling in the given domain
Graphic of contour f(x,y) stuffed in the mesh n x n
ezcontourf(f, domain)
ezcontourf(…,n)
ezmesh(f )
Graph of f(x,y) mesh filling at [-2p, 2p] x [-2p, 2p]. Both the x and y parameters in the
function are evaluated throughout the range of -2pi to +2pi.
Graphic mesh of f(x,y) filling in the given domain
Graph of f(x,y) mesh padding in the mesh nxn
Graphic mesh for x = x(t,u), y = y(t,u), z = z(t,u) t,uŒ[-2p, 2p]
Graphic mesh for x = x(t,u), y = y(t,u), z = z(t,u) t,uΠdomain
Graphic mesh on a disk centered in the domain
ezmesh(f,domain)
ezmesh(…,n)
ezmesh(x, y, z)
ezmesh(x, y, z, domain)
ezmesh(…, 'circ')
ezmeshc(f )
ezmeshc(f, domain)
ezmeshc(…,n)
ezmeshc(x, y, z)
ezmeshc(x, y, z, domain)
ezmeshc(…, 'circ')
Performs a combination of mesh and contour graphs.
ezsurf(f )
ezsurf(f, domain)
ezsurf(…,n)
ezsurf(x, y, z)
ezsurf (x, y, z, domain)
ezsurf(…, 'circ')
Makes a colored surface chart
ezsurfc(f )
ezsurfc(f, domain)
ezsurfc(…,n)
ezsurfc(x, y, z)
ezsurfc (x, and z, domain)
ezsurfc(…, 'circ')
Performs a combination of surface and contour graphs
ezplot3(x, y, z)
ezplot3(x, y,z, domain)
ezplot3(…, 'animate')
Parametric curve 3D x = x (t), y = y(t), z = z (t) tŒ[0, 2p]
Parametric curve 3D x = x (t), y = y(t), z = z (t) tŒdomain
Parametric curve for 3D animation
ezpolar(f )
ezpolar(f, [a, b])
Graph the polar curve r = f (c) with cŒ[0, 2p]
Graph the polar curve r = f (c) with cŒ[a, b]
pareto(Y)
pareto(X,Y)
Makes the graphic relative to the Pareto values vector of frequencies and
Makes the graphic relative to the Pareto values vector whose elements are given by
the vector X
pie3(X)
pie3(X, explode)
3-D pie frequenciesvalues chart for X
Detached three-dimensional pie chart
plotmatrix(X, Y)
Scatter graph of the columns of X against Y
( continued )
Search WWH ::




Custom Search