Controlling quality of 3d plot

Miroslaw Kwasniak mirek at zind.ikem.pwr.wroc.pl
Tue May 19 03:12:52 CDT 2009


On Mon, May 18, 2009 at 01:59:52AM +0200, Oz Nahum wrote:
> Hi,
> I was wondering how I can get a better quality images with octave.
> Here is an example of image produce with matlab
> And the same code produced a terrible picture with octave
> 
> I would like to change the sampling rate of the slices, and also be able to
> control the fonts displaying.
> 
> I use octave 3.0.5 on debian squeeze,
> I attached also the code to produce the above plots

As I see in octave + gnuplot (in my case Debian/Lenny has 3.0.1+4.2.2 )
"shading interp" doesn't work as you expect.

You have two solutions:
- use dense sample or interpolated field
- switch from gnuplot to jhandles 

I've attached picture produced by your script with jhandles.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: octave_jhandles.png
Type: image/png
Size: 49027 bytes
Desc: not available
Url : https://www-old.cae.wisc.edu/pipermail/help-octave/attachments/20090519/e76fdf31/attachment-0001.png 


More information about the Help-octave mailing list