fsurfht
Interactive contour plot of function
Description
fsurfht(
allows for five optional parameters that you can supply to the function
fun,Xlims,Ylims,p1,p2,...,p5)fun.
fsurfht with no input arguments creates an interactive contour plot
of the peaks function.
Examples
Input Arguments
Alternative Functionality
You can also create a contour plot using the contour function, which offers greater functionality than
fsurfht. For an example, see Contours of a Function. When you
create a contour plot with contour, you can display information about
contour line values by setting datacursormode to "on" at the
command line and then clicking a contour line in the plot.


