|
From: Ethan M. <merritt@u.washington.edu> - 2016-08-19 02:55:27
|
On Friday, 19 August 2016 10:15:47 AM Wenqiang Liu wrote:
> Usually I plot Nd vs time at a certain PKA energy with error bars, that is a 2D plot.
> This picture in the attachment plots Nd vs time at several energy on just one figure. It looks like a 3D plot, but actually it just adds another coordinate axis representing the different energy conditions and put several 2D plots together in one figure.
> I wish I have made my point clear. Please tell me if not.
In the end, your plot commands will be
set surface explicit
splot 'datafile' using 1:2:3 {other options go here} with lines
Beyond that it depends on the layout of data in your data file.
Is there one data point per line?
A matrix of curves?
Binary data?
Ethan
> Thanks very much for your help!
>
>
> Best Wishes
> Liu
>
>
>
> 发件人:Craig DeForest <def...@bo...>
> 发送时间:2016-08-19 09:50
> 主题:Re: Re: [Gnuplot-info] Dear everyone, could you please help me on how to plot a picture like the attachment? Thanks!
> 收件人:"Wenqiang Liu"<liu...@16...>
> 抄送:"Craig DeForest"<def...@bo...>,"gnuplot-info"<gnu...@li...>
>
> That worked!
>
>
> Are those individual curves meant to be pieces of a plane? Or individual 1-D curves with colored-in regions marking error bars?
>
>
>
>
>
>
> On Aug 18, 2016, at 7:43 PM, Wenqiang Liu <liu...@16...> wrote:
>
>
> Dear Craig,
> I am sorry for that. Does gnuplot mailing list support email with attachments? Why the figure attached in my first email disappeared when it posted on the list?
> I am trying to copy the picture in this email directly to see whether it works. If it shows correctly, that is what I want to plot. Otherwise, could you please tell how can I post my figure to everyone on mailing list?
> Thank you very much in advance!
> <Clip(08-19-09-41-34).png>
> With My Best Regards
> Liu
>
>
>
>
> 发件人:Craig DeForest <def...@bo...>
> 发送时间:2016-08-19 09:35
> 主题:Re: [Gnuplot-info] Dear everyone, could you please help me on how to plot a picture like the attachment? Thanks!
> 收件人:"Wenqiang Liu"<liu...@16...>
> 抄送:"Craig DeForest"<def...@bo...>,"gnuplot-info"<gnu...@li...>
>
> Dear Wenqiang,
>
> Sorry, the article you linked is behind a paywall and nobody can read it.
>
>
> > On Aug 18, 2016, at 6:48 PM, Wenqiang Liu <liu...@16...> wrote:
> >
> > Oops, my original email has an attachment. It seems the email post to the list can NOT have an attacnment?
> > I am freshman to gnuplot mailing list. Could anybody tell me how to upload my pictures as an attachment?
> > The picture I want to plot using gnuplot is like Figure 5(a) in paper Journal of Nuclear Materials 205 (1993) 52-58. The link is http://www.sciencedirect.com/science/article/pii/002231159390070F.
> > Any help would be much appreciated!
> >
> > With My Best Regards
> > Liu
> >
> >
> >
> > 发件人:"Wenqiang Liu" <liu...@16...>
> > 发送时间:2016-08-19 08:30
> > 主题:[Gnuplot-info] Dear everyone, could you please help me on how to plot a picture like the attachment? Thanks!
> > 收件人:"gnuplot-info"<gnu...@li...>
> > 抄送:
> >
> > Dear everyone,
> > I have read several guides and have some basic knowledge of Gnuplot. However, I found nothing about the commands should be used to plot a picture like the one in the attachment.
> > Although there are some guides for 3D or Pm3d plots, I failed to plot the picture I want. It seems they are of different kinds.
> > So, I am wondering could anybody give me some instructions on how to plot the picture like the attachment in Gnuplot?
> > Thanks very much in advance!
> >
> > With My Best Regards
> > Liu------------------------------------------------------------------------------
> >
> > _______________________________________________
> > gnuplot-info mailing list
> > gnu...@li...
> > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
> > ------------------------------------------------------------------------------
> > _______________________________________________
> > gnuplot-info mailing list
> > gnu...@li...
> > Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
> >
> ------------------------------------------------------------------------------
> _______________________________________________
> gnuplot-info mailing list
> gnu...@li...
> Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info
>
--
mail: Biomolecular Structure Center, K-428 Health Sciences Bldg
MS 357742, University of Washington, Seattle 98195-7742
|