plot3 problem in Cctave 3.0.0.exe for WXP

Terry.Murphy at qenos.com Terry.Murphy at qenos.com
Tue Feb 12 00:40:55 CST 2008


Hello,

I have installed Octave 3.0.0 for WXP and have observed that when using the
plot3 function, the vertical axis range is limited to -0.5 to 0.5.

I ran the commands listed in the help file for this function and produced
the figure shown in the attached screen shot.

I also tried other combinations, such as:

plot3(x,y,z), where;

x = [0:1:20]
y =[0:1:20]
z = y.*x.^2 + 2.*y

The range for z in this case is much greater than -0.5 to 0.5. However, the
range when plotted using plot3 limits the range.

I have done the same exercise in Matlab and it produced the expected
result.

Regards,

Terry Murphy

(Embedded image moved to file: pic30863.jpg)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pic30863.jpg
Type: image/jpeg
Size: 44973 bytes
Desc: not available
Url : https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080212/eb2c9a21/attachment-0001.jpg 


More information about the Bug-octave mailing list