|
From: <as...@ib...> - 2005-11-02 13:56:41
|
Hi! You could do this in C or C++ using some of the avalaibles libraries for c-gnuplot (try to look in google), or using fopen. Otherwise, you can do it the same in perl, printing the gnuplot script, and execute gnuplot using "exec". On 11/2/05, Hans-Bernhard Broeker <br...@ph...> wrote: > Max Velasques wrote: > > > I need to make some plots in 3D where I want to let the gnuplot to find= the > > better range for the X and Y axis, and after that if the Xrange is bigg= er > > than Yrange I need to set Yrange=3DXrange. > > Or if Yrange is bigger than Xrange I need to set Xrange=3DYrange. > > > Exist some way of doing this? > > No. If you need to do this, be prepared to do it from outside gnuplot. > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. Downl= oad > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > -- ------------------------------------------------ Lic. Hern=E1n Gonzalo Asorey Instituto Balseiro 8400 - Bariloche - R=EDo Negro Argentina --------------------------------------------- as...@ib... |