[scilab-Users] Suppress replotting of plot3d, param3d

Francis Drossaert Francis.Drossaert at pgs.com
Mon Jul 21 10:46:27 CEST 2008


Use the draw later and draw now command as someone mentioned to prevent
redrawing.

To set the viewpoint you can do directly in the plot3d command e.g.

	plot3d(x,y,z,40,50) where the 40 and 50 are viewpoint angles.

Regards,

Francis



On Fri, Jul 18, 2008 at 7:19 AM, Frank Hrebabetzky
<frank at photonita.com.br> wrote:
> When I call plot3d, param3d or the like more than once (same window), 
> the plot is redrawn each time and the viewpoint is lost, that is only 
> the last viewpoint becomes effective. Is there a way to suppress this
replotting?
> Kind of generating surfaces and lines with some graphics primitives 
> and plot everything with just one command?
>
> Thanks,
> --
> Frank Hrebabetzky       Tel. (48) 3239 2258
> Photonita Ltda.         http://www.photonita.com.br
> Brazil
>



--
---
Cheers,

Gnusci

This email and any files contained therein is confidential and may contain privileged information.  If you are not the named addressee(s) or you have otherwise received this in error, you should not distribute or copy this e-mail or use any of its content for any purpose. Please notify the sender immediately by e-mail if you have received this e-mail in error and delete it from your system



More information about the users mailing list