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


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

Re: plot energy level

From Jörg Buchholz <bookwood4new@freenet.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: plot energy level
Date 2020-04-23 07:13 +0200
Organization A noiseless patient Spider
Message-ID <r7r85p$693$1@dont-email.me> (permalink)
References <9530faa4-85a6-463f-ae10-a987ed08db6b@googlegroups.com>

Show all headers | View raw


On 22.04.2020 17:42, alberto wrote:

> 
> plot 'eigenval_TPP_02_on_MSN.txt'  using (2):($4) with boxes lc rgb '#FF0000' lw 2 title "visudyne 01"
> 
> 
> set term wxt enhanced persist
> replot
> 
> I would plot 
> 
> _____  level1
> 
> _____  level2
> 
> _____  level3
> 

I'm not sure, you want to have something like this?

set errorbars small
plot 'eigenval_TPP_02_on_MSN.txt' using (2):4:(2) with xerrorbar


Jörg

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


Thread

plot energy level alberto <voodoo.bender@gmail.com> - 2020-04-22 08:42 -0700
  Re: plot energy level Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-23 07:13 +0200
    Re: plot energy level alberto <voodoo.bender@gmail.com> - 2020-04-23 01:50 -0700
      Re: plot energy level Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-23 21:12 +0200
        Re: plot energy level alberto <voodoo.bender@gmail.com> - 2020-04-24 09:29 -0700
          Re: plot energy level Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-24 20:15 +0200
          Re: plot energy level Jörg Buchholz <bookwood4new@freenet.de> - 2020-04-27 09:56 +0200
            Re: plot energy level alberto <voodoo.bender@gmail.com> - 2020-04-27 06:21 -0700

csiph-web