Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1011

Re: Complex Plot Question - Apr. 3, 2012

From sfeam <sfeam@users.sourceforge.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Complex Plot Question - Apr. 3, 2012
Followup-To comp.graphics.apps.gnuplot
Date 2012-04-03 08:24 -0700
Organization gnuplot development team
Message-ID <jlf4nj$gnd$1@dont-email.me> (permalink)
References <xKudnSfaQ8NDX-fSnZ2dnUVZ_hSdnZ2d@earthlink.com>

Followups directed to: comp.graphics.apps.gnuplot

Show all headers | View raw


E.D.G. wrote:

> gnuplot 4.2 and Windows XP and Vista are being used.
> 
> Question:  Can anyone supply code for storing the plot displayed on
> the screen as some type of picture file or other type of file, and
> then immediately reloading that file for use as the background for a
> new plot?
> 
>        I know how to generate png files etc. that contain the screen
>        data. But I don't know if those types of files can be reloaded.

Not in version 4.2.
In more recent versions:
	plot 'whatever.png' binary filetype=png with rgbimage

>        Plots with information from so many different files are being
> generated that it appears that the plot command is eventually simply
> running out of steam.  And error messages are being generated.

Perhaps you should show us the error messages.

> Or, is there a better way to deal with that plot command limitation?

What plot command limitation?

"running out of steam" doesn't help much as an error description.
How many data points are you dealing with?
What gnuplot terminal type?
Are you trying to rotate data interactively in 3D, or is this a 
static display?

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Complex Plot Question - Apr. 3, 2012 "E.D.G." <edgrsprj@ix.netcom.com> - 2012-04-03 04:29 -0500
  Re: Complex Plot Question - Apr. 3, 2012 sfeam <sfeam@users.sourceforge.net> - 2012-04-03 08:24 -0700
    Re: Complex Plot Question - Apr. 3, 2012 "E.D.G." <edgrsprj@ix.netcom.com> - 2012-04-03 11:17 -0500
      Re: Complex Plot Question - Apr. 3, 2012 sfeam <sfeam@users.sourceforge.net> - 2012-04-03 10:36 -0700
        Re: Complex Plot Question - Apr. 3, 2012 "E.D.G." <edgrsprj@ix.netcom.com> - 2012-04-04 09:49 -0500

csiph-web