Difference between revisions of "MATLAB talk:Plotting Surfaces"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{Q}} I'm having trouble getting contour to plot more than the standard number of contour lines. When I use contour(x, y, z), it plots the contour lines fine, but when I specify the number of lines with contour(x, y, z, n), nothing plots. [[User:Jc257|Jc257]] 23:16, 22 September 2009 (EDT) | + | {{Q}} |
+ | I'm having trouble getting contour to plot more than the standard number of contour lines. When I use contour(x, y, z), it plots the contour lines fine, but when I specify the number of lines with contour(x, y, z, n), nothing plots. [[User:Jc257|Jc257]] 23:16, 22 September 2009 (EDT) |
Revision as of 03:18, 23 September 2009
I'm having trouble getting contour to plot more than the standard number of contour lines. When I use contour(x, y, z), it plots the contour lines fine, but when I specify the number of lines with contour(x, y, z, n), nothing plots. Jc257 23:16, 22 September 2009 (EDT)