Hi
I can't see the picture, but I'm not too sure it can be done. I crass
work around might to plot it with negative x coordinates
splot '2D.dat' w l
I would like to change the angle of view so that I am
looking directly at what is now the far right-hand corner,
making it the far left-hand corner. This corresponds to a
rotation of the XY plane by 90 degrees anticlockwise.
I have tried adding "rotate=0.5pi" to the splot command, and
various set view combinations, but nothing changes the plot.
Am 07.06.2019 um 14:47 schrieb au76666:
splot '2D.dat' w l
I would like to change the angle of view so that I am looking directly
at what is now the far right-hand corner, making it the far left-hand
corner. This corresponds to a rotation of the XY plane by 90 degrees
anticlockwise.
I have tried adding "rotate=0.5pi" to the splot command, and various
set view combinations, but nothing changes the plot.
You can use an interactive terminal, rotate the view with the mouse,
and afterwards check what options "show view" displays, or "save
'2D.plt'" writes to disk.
Btw. splot has not "rotate" option, and "set view" expects angles in
degrees, not radians.
Karl
On Sat, 08 Jun 2019 10:05:37 +0200, Karl Ratzsch wrote:[...]
Btw. splot has not "rotate" option, and "set view" expects angles in
degrees, not radians.
Karl
Thanks. If I want to rotate as I described, what do I put into set view?
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 113 |
Nodes: | 8 (1 / 7) |
Uptime: | 31:43:47 |
Calls: | 2,470 |
Calls today: | 1 |
Files: | 8,630 |
Messages: | 1,893,757 |