[pstricks] 3D surface

1030115110 at erciyes.edu.tr 1030115110 at erciyes.edu.tr
Wed Apr 5 09:13:06 CEST 2006


Hello everyone,

I’m newbie on PsTricks. Could you help me what is the easiest way to make 3D 
surface like attached PDF. (2 pages. Colored & white shaded).

datax.dat, datay.dat and dataz.dat are 30x30 matrix (datas.zip). It is 
produced by matlab. PDF are also produced by matlab.


Matlab code:
x=linspace(-pi/2,pi/2,30);
y=x;
[x,y1]=meshgrid(x,y);
z1=sin(x1).*cos(y1);
surf(x1,y1,z1)

Thanks

Mustafa YILDIRIM

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/x-zip-compressed
Size: 1591 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20060405/3045b402/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pdf
Size: 77566 bytes
Desc: not available
Url : http://tug.org/pipermail/pstricks/attachments/20060405/3045b402/attachment.pdf 


More information about the PSTricks mailing list