emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-plot/gnuplot
@ 2022-08-18 12:49 Roger Mason
  2022-08-19  6:22 ` org-plot/gnuplot Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Roger Mason @ 2022-08-18 12:49 UTC (permalink / raw)
  To: Emacs-orgmode

Hello,

I want to plot energy against variable from this table.

#+plot: title "Final energy vs nkpt" ind:5 deps:(6) type:2d with:points 
|       workdir       |   calcdir    |   volume    | iscl |        coa         | variable |     energy     |
|---------------------+--------------+-------------+------+--------------------+----------+----------------|
| 1x1x1_220813_134036 | Elk.60s0z6oO | 763.4468395 |   29 | 1.0995524815439035 |        8 | -1322.63944536|
| 1x1x1_220813_134038 | Elk.KOuCkl6t | 763.4468395 |   43 | 1.0995524815439035 |      8.1 | -1322.64008007|
| 1x1x1_220813_134039 | Elk.l2x2cHDI | 763.4468395 |  117 | 1.0995524815439035 |      8.2 | -1322.64061753|
| 1x1x1_220813_134041 | Elk.tq49FwF2 | 763.4468395 |  200 | 1.0995524815439035 |      8.3 | -2011.46480036|
| 1x1x1_220813_134042 | Elk.pz5sOddm | 763.4468395 |  200 | 1.0995524815439035 |      8.4 | -1112.46462452|
| 1x1x1_220813_134043 | Elk.NpW1FMQf | 763.4468395 |   94 | 1.0995524815439035 |      8.5 | -1322.64153726|
| 1x1x1_220813_134045 | Elk.V5uUKC7x | 763.4468395 |   36 | 1.0995524815439035 |      8.6 |  -1322.6412902|
| 1x1x1_220813_134046 | Elk.o3ImwmnC | 763.4468395 |   39 | 1.0995524815439035 |      8.7 | -1322.64159122|
| 1x1x1_220813_134048 | Elk.1Zujwhut | 763.4468395 |   45 | 1.0995524815439035 |      8.8 | -1322.64182813|
| 1x1x1_220813_134049 | Elk.MqAyPaDJ | 763.4468395 |   48 |1.0995524815439035 |      8.9 | -1322.64200892|

I think the #+plot: invocation is correct for org-plot/gnuplot but when
run I just get "user-error: Current buffer has no process".

I appreciate any help offered.

Cheers,
Roger


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-plot/gnuplot
  2022-08-18 12:49 org-plot/gnuplot Roger Mason
@ 2022-08-19  6:22 ` Ihor Radchenko
  2022-08-19 10:32   ` org-plot/gnuplot Roger Mason
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2022-08-19  6:22 UTC (permalink / raw)
  To: Roger Mason; +Cc: Emacs-orgmode

Roger Mason <rmason@mun.ca> writes:

> I want to plot energy against variable from this table.
>
> ...
> I think the #+plot: invocation is correct for org-plot/gnuplot but when
> run I just get "user-error: Current buffer has no process".

You need to have "gnuplot" Emacs package installed to be able to use
org-plot and ob-gnuplot.

-- 
Ihor Radchenko,
Org mode contributor,
Learn more about Org mode at https://orgmode.org/.
Support Org development at https://liberapay.com/org-mode,
or support my work at https://liberapay.com/yantar92


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: org-plot/gnuplot
  2022-08-19  6:22 ` org-plot/gnuplot Ihor Radchenko
@ 2022-08-19 10:32   ` Roger Mason
  0 siblings, 0 replies; 3+ messages in thread
From: Roger Mason @ 2022-08-19 10:32 UTC (permalink / raw)
  To: Emacs-orgmode

Hello Ihor,

Ihor Radchenko <yantar92@gmail.com> writes:

> You need to have "gnuplot" Emacs package installed to be able to use
> org-plot and ob-gnuplot.

I had checked those were installed before posting.  What I had not
checked (duh) was that gnuplot would start and run.  There was a simple
linkage problem preventing that.  Now fixed.

Thanks,
Roger


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-19 10:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 12:49 org-plot/gnuplot Roger Mason
2022-08-19  6:22 ` org-plot/gnuplot Ihor Radchenko
2022-08-19 10:32   ` org-plot/gnuplot Roger Mason

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).