| Re: OT: Determining the size of plotting area |
|
 |
|
 |
|
 |
|
 |
Group: comp.lang.fortran · Group Profile
Author: Robert SingerRobert Singer Date: Sep 17, 2008 16:13
On Wed, 17 Sep 2008 17:45:54 -0500, dpb non.net> wrote:
>GaryScott wrote:
>
>...[old sample code elided]...
>
>> Yuck...I'm sure glad I use GINO...3D graphing, surface plots, dynamic
>> view rotation, imports/exports lots of other formats.
>
>Yeah, I just quit worrying about plotting inside the Fortran
>code--export data to Matlab or autogenerate Tecplot data/macro files for
>the graphics is my choice these days...
I've used tecplot in the past, version 8 (I think; was a long time
ago). Very nice and friendly piece of software, unfortunately a little
on the expensive side (maybe things changed now, although I somehow
doubt it).
But I do not see how tecplot even compares to plotting inside fortran.
Aside the tecplot sdk which I see on their web, I cannot get tecplto
plots inside my program to act interactivly. Tecplot is post-plotting.
--
Bob
|