Follow up

david at materialintelligencellc.com david at materialintelligencellc.com
Mon Apr 6 08:11:27 CDT 2009


Dear sir or madam, 

 

I recently sent a bug report using the bug_report function in octave.  Due
to our network configuration it may not have been sent.  Here is a summary
of the report.

 

I have Octave v_3.0.3 configured for redhat Linux.

 

Problem:  contourf(Z) does not work.

 

Description:  The functions surf(x,y,Z) and contour(x,y,Z) are designed t6o
work without x and y, i.e. if x and y are omitted the function will plot the
values of Z using the indices (I,j) for x and y values.  This works for
surf(Z) and contour(Z) but not for contourf(Z).  Contourf() gives an error
if x and y are omitted.

 

Test:  I entered M = [1 2 3; 4 3 2; 3 6 2] at the prompt then tried plotting
this using surf, contour and contourf.  The first 2 worked, the last did
not.

 

Thanks, 

David

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://www-old.cae.wisc.edu/pipermail/bug-octave/attachments/20090406/84f33a75/attachment.html 


More information about the Bug-octave mailing list