|
[Sponsors] |
July 4, 2005, 06:14 |
How to use Gnuplot for grids
|
#1 |
Guest
Posts: n/a
|
Hi,
I want to plot 2d structured grids using gnuplot. Please can anybody tell me how to do it. Thanks A.S. |
|
July 4, 2005, 12:17 |
Re: How to use Gnuplot for grids
|
#2 |
Guest
Posts: n/a
|
If you have gnuplot 4.0 try this .Also you got to have a line between every line of the grid something like this ..
for(.......) { for (............) write << data write<<space } set pm3d map set view 0,0 unset surface splot ................ Harish |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gnuplot installation on Ubuntu 9.10 | zhoubinwx | OpenFOAM Post-Processing | 4 | January 19, 2010 21:06 |
Help with Gnuplot | Sham | FLUENT | 0 | April 23, 2008 03:12 |
Gnuplot usage | mike_jaworski | OpenFOAM Post-Processing | 3 | December 17, 2007 13:43 |
Help with GNUPlot | Renato. | Main CFD Forum | 6 | June 6, 2007 20:51 |
how to plot isotherms in gnuplot? | sivasamy | Main CFD Forum | 0 | December 19, 2005 02:26 |