Hi: I am using plplot 5.9.2 to learn Gnome GUI programming under Ubuntu 8.10 Linux. I have used previous versions of PLPLOT dating back to my AMIGA, but I need to get up to speed with current versions of PLPLOT.
I have a working plplot example of the plplotcanvas animation and demo to start with. My initial goal was to divide the canvas using plplot_canvas_ssub , then plotting multiple simple plots (from the demo), using plplot_canvas_adv( i ) to move to the next page. Rather than describe my failed attempts placing plplot_canvas_ssub , what is the correct way to mod the plplotcanvas_demo.c code to get multiple subpages? Is there a problem since plplot_canvas_new() calls plitit() ? All help is appreciated. Regards, Dave Strang PS: My goal is to plot 6 frequency distributions in one canvas with plplot_canvas_hist( ). Maybe later I could build 6 canvases and do plplot_canvas_hist( ) in each. ------------------------------------------------------------------------------ _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general