Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2469 > unrolled thread
| Started by | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| First post | 2014-05-24 08:44 -0700 |
| Last post | 2014-05-25 23:31 -0700 |
| Articles | 9 — 2 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-05-24 08:44 -0700
Re: gnuplot not graph. Karl <mail.kfr@gmx.net> - 2014-05-25 17:22 +0200
Re: gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-05-25 22:48 -0700
Re: gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-05-25 23:13 -0700
Re: gnuplot not graph. Karl <mail.kfr@gmx.net> - 2014-05-27 10:42 +0200
Re: gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-06-05 04:00 -0700
Re: gnuplot not graph. Karl <mail.kfr@gmx.net> - 2014-06-05 15:49 +0200
Re: gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-06-05 07:16 -0700
Re: gnuplot not graph. Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> - 2014-05-25 23:31 -0700
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-05-24 08:44 -0700 |
| Subject | gnuplot not graph. |
| Message-ID | <81a17b08-74d9-4ccc-a06d-82ec5d50c575@googlegroups.com> |
I installed gnuplot on sentOS, I start gnuplot and I write in command line: gnuplot>> plot sin(x) But gnuplot does not presents any graphic. What is happening? Thanks foy your help. Raúl Ortiz Gaona Universidad Politécnica de Cataluña
[toc] | [next] | [standalone]
| From | Karl <mail.kfr@gmx.net> |
|---|---|
| Date | 2014-05-25 17:22 +0200 |
| Message-ID | <llt1sv$j46$1@news.rz.uni-karlsruhe.de> |
| In reply to | #2469 |
Am 24.05.2014 17:44, schrieb Raúl Marcelo Ortiz Gaona: > I installed gnuplot on sentOS, I start gnuplot and I write in command line: > > gnuplot>> plot sin(x) > > But gnuplot does not presents any graphic. I believe you means CentOS? Please always report your OS version and gnuplot version (and where you got it from). What terminal are you trying to use? Check show terminal Karl
[toc] | [prev] | [next] | [standalone]
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-05-25 22:48 -0700 |
| Message-ID | <7870fa2c-43ed-4988-9631-9db69d36d552@googlegroups.com> |
| In reply to | #2469 |
Hello Karl The Operating System is CentOS release 6.5, and the version of Gnuplot is 4.6.5. I hope your gentle answer. Raúl. El sábado, 24 de mayo de 2014 17:44:48 UTC+2, Raúl Marcelo Ortiz Gaona escribió: > I installed gnuplot on sentOS, I start gnuplot and I write in command line: > > > > gnuplot>> plot sin(x) > > > > But gnuplot does not presents any graphic. > > > > What is happening? > > > > Thanks foy your help. > > > > Raúl Ortiz Gaona > > Universidad Politécnica de Cataluña
[toc] | [prev] | [next] | [standalone]
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-05-25 23:13 -0700 |
| Message-ID | <83dd568c-e67c-4eda-be68-2933d56a2e96@googlegroups.com> |
| In reply to | #2471 |
El lunes, 26 de mayo de 2014 07:48:15 UTC+2, Raúl Marcelo Ortiz Gaona escribió: > Hello Karl > > > > The Operating System is CentOS release 6.5, the version of Gnuplot is 4.6.5. and the terminal is GNOME 2.31.3 > > > > I hope your gentle answer. > > > > Raúl. > > > > > > El sábado, 24 de mayo de 2014 17:44:48 UTC+2, Raúl Marcelo Ortiz Gaona escribió: > > > I installed gnuplot on sentOS, I start gnuplot and I write in command line: > > > > > > > > > > > > gnuplot>> plot sin(x) > > > > > > > > > > > > But gnuplot does not presents any graphic. > > > > > > > > > > > > What is happening? > > > > > > > > > > > > Thanks foy your help. > > > > > > > > > > > > Raúl Ortiz Gaona > > > > > > Universidad Politécnica de Cataluña
[toc] | [prev] | [next] | [standalone]
| From | Karl <mail.kfr@gmx.net> |
|---|---|
| Date | 2014-05-27 10:42 +0200 |
| Message-ID | <lm1j7s$alq$1@news.rz.uni-karlsruhe.de> |
| In reply to | #2472 |
Am 26.05.2014 08:13, schrieb Raúl Marcelo Ortiz Gaona: > El lunes, 26 de mayo de 2014 07:48:15 UTC+2, Raúl Marcelo Ortiz Gaona escribió: >> Hello Karl >> >> >> >> The Operating System is CentOS release 6.5, the version of Gnuplot is 4.6..5. and the terminal is GNOME 2.31.3 >> GNOME ist your desktop environment. "Terminal" is the part of gnuplot that makes the actual graph. When gnuplot starts it says "Terminal type set to ..." This should be 'wxt' i guess on your system. If it´s not, try "set terminal wxt". K
[toc] | [prev] | [next] | [standalone]
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-06-05 04:00 -0700 |
| Message-ID | <10d6e432-ae4a-4515-a939-f06bfb3b3f07@googlegroups.com> |
| In reply to | #2474 |
El martes, 27 de mayo de 2014 10:42:50 UTC+2, Karl escribió: > Am 26.05.2014 08:13, schrieb Ra�l Marcelo Ortiz Gaona: > > > El lunes, 26 de mayo de 2014 07:48:15 UTC+2, Ra�l Marcelo Ortiz Gaona escribi�: > > >> Hello Karl > > >> > > >> > > >> > > >> The Operating System is CentOS release 6.5, the version of Gnuplot is 4.6..5. and the terminal is GNOME 2.31.3 > > >> > > > > GNOME ist your desktop environment. "Terminal" is the part of gnuplot > > that makes the actual graph. When gnuplot starts it says "Terminal type > > set to ..." > > > > This should be 'wxt' i guess on your system. If it�s not, try "set > > terminal wxt". > > > > K Hellow Karl Up how many nodes and edges can have a graph created in a microcomputer: memory 3.6GB, procesador Intel i5-3470. 3.20 GHz, OS CentOS and enviroment Python-Snap.py? Raúl
[toc] | [prev] | [next] | [standalone]
| From | Karl <mail.kfr@gmx.net> |
|---|---|
| Date | 2014-06-05 15:49 +0200 |
| Message-ID | <lmpsjo$t6a$1@news.rz.uni-karlsruhe.de> |
| In reply to | #2481 |
Am 05.06.2014 13:00, schrieb Raúl Marcelo Ortiz Gaona: > > Up how many nodes and edges can have a graph created in a microcomputer: memory 3.6GB, procesador Intel i5-3470. 3.20 GHz, OS CentOS and enviroment Python-Snap.py? > You really think this is enough information for someone to give you an answer, let alone a useful one? Good answers come with good, well thought questions. :-! K
[toc] | [prev] | [next] | [standalone]
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-06-05 07:16 -0700 |
| Message-ID | <80b52231-e122-49a2-91d6-0e80541bc140@googlegroups.com> |
| In reply to | #2482 |
El jueves, 5 de junio de 2014 15:49:45 UTC+2, Karl escribió: > Am 05.06.2014 13:00, schrieb Raúl Marcelo Ortiz Gaona: > > > > > > Up how many nodes and edges can have a graph created in a microcomputer: memory 3.6GB, procesador Intel i5-3470. 3.20 GHz, OS CentOS and enviroment Python-Snap.py? > > > > > > > You really think this is enough information for someone to give you an > > answer, let alone a useful one? > > > > Good answers come with good, well thought questions. > > > > :-! > > > > K Karl I am sorry that your response is so rude. Raúl.
[toc] | [prev] | [next] | [standalone]
| From | Raúl Marcelo Ortiz Gaona <raul.ortiz.gaona@gmail.com> |
|---|---|
| Date | 2014-05-25 23:31 -0700 |
| Message-ID | <60086290-8ae5-4b4a-b02d-b26d073c1328@googlegroups.com> |
| In reply to | #2469 |
The terminal is GNOME 2.31.3 Raúl. El sábado, 24 de mayo de 2014 17:44:48 UTC+2, Raúl Marcelo Ortiz Gaona escribió: > I installed gnuplot on sentOS, I start gnuplot and I write in command line: > > > > gnuplot>> plot sin(x) > > > > But gnuplot does not presents any graphic. > > > > What is happening? > > > > Thanks foy your help. > > > > Raúl Ortiz Gaona > > Universidad Politécnica de Cataluña
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web