Author: Andreas Koenig Gmwojprw
Date: Sep 19, 2008 18:50
... Walsh, This is a computer-generated report for SVG-Plot-0.06 on perl 5.8.8 patch 34376, ...make[3]: Entering directory `/home/sand/.cpan/build/SVG-Plot-0.06-HcTOlQ' PERL_DL_NONLAZY=1 /home/src/perl/...[3]: Leaving directory `/home/sand/.cpan/build/SVG-Plot-0.06-HcTOlQ' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires:...
|
| Show full article (16.48Kb) |
Author: David Duffy
Date: Sep 18, 2008 17:33
... dealt with the problem at some point in time. How do you determine the boundaries of the plotting area so it will work in a general case (you don't know if the number's gonna ... Bob Probably a bit late, but http://lib.stat.cmu.edu/apstat/168 Calculates 'neat' values for plotting scales. (30/1981) http://lib.stat.cmu.edu/apstat/ gives the whole list of mainly Fortran 77 routines....
|
| Show full article (0.99Kb) · Show article thread |
|
|
Author: GaryScott
Date: Sep 18, 2008 07:10
... G. Rhoads" <kgrho...@alum.mit.edu> wrote: Yuck...I'm sure glad I use GINO...3D graphing, surface plots, dynamic view rotation, imports/exports lots of other formats. Well, the next time you are in 1985, using a ... our own. But even a few decades ago ... Yeah, I know, I had to write my own missile slaving plotting routines for Harris VOS in 1982, in Fortran + a little assembly.
|
| Show full article (1.20Kb) · Show article thread |
Author: Kevin G. Rhoads
Date: Sep 18, 2008 05:42
>Yuck...I'm sure glad I use GINO...3D graphing, surface plots, dynamic view rotation, imports/exports lots of other formats. Well, the next time you are in 1985, using a 68000 based micro with 3Meg RAM (WooT!) and dual 8" floppies, please stop by the High Voltage Research Lab at MIT and slip me a bootleg copy of GINO that will work on that hardware. I'd have loved to not have to write (...
|
| Show full article (0.97Kb) · Show article thread |
Author: Andreas Koenig Gmwojprw
Date: Sep 17, 2008 23:00
... Walsh, This is a computer-generated report for SVG-Plot-0.06 on perl 5.11.0 patch 34378, ...make[3]: Entering directory `/home/sand/.cpan/build/SVG-Plot-0.06-soZOjs' PERL_DL_NONLAZY=1 /home/src/perl/...[3]: Leaving directory `/home/sand/.cpan/build/SVG-Plot-0.06-soZOjs' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires:...
|
| Show full article (16.59Kb) |
Author: dpb
Date: Sep 17, 2008 18:05
... I use GINO...3D graphing, surface plots, dynamic view rotation, imports/exports lots ..., I just quit worrying about plotting inside the Fortran code--export data...see how tecplot even compares to plotting inside fortran. Aside the tecplot sdk...their web, I cannot get tecplto plots inside my program to act ...would likely use Matlab for the plotting, probably, perhaps turning the Fortran ...
|
| Show full article (1.30Kb) · Show article thread |
Author: Robert Singer
Date: Sep 17, 2008 16:28
On Wed, 17 Sep 2008 00:56:49 -0500, dpb <none@non.net> wrote: Robert Singer wrote: Offtopic really for it's not a a fortran language question, but I'm ... plot a graph/chart (x-y type), ... automatically determine the upper and lower limit of the graph. ... Richard has given the gist; like most I've also had routines that did such but haven't had to use them in ages. ...
|
| Show full article (1.04Kb) · Show article thread |
Author: Robert Singer
Date: Sep 17, 2008 16:13
...m sure glad I use GINO...3D graphing, surface plots, dynamic view rotation, imports/exports lots of other ... Yeah, I just quit worrying about plotting inside the Fortran code--export data to Matlab ... 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...
|
| Show full article (0.87Kb) · Show article thread |
Author: dpb
Date: Sep 17, 2008 15:45
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... --
|
| Show full article (0.36Kb) · Show article thread |
Author: GaryScott
Date: Sep 17, 2008 15:34
...(XTIK(1),YTIK(1),IX,SCALES,0) Â Â Â IF (TIKS) THEN Â Â Â Â Â Â IF (XOR) THEN Â Â Â Â Â Â Â Â CALL TICKX(XTIK(1),YTIK(1),IX,SCALES,0) Â Â Â Â Â Â ELSE Â Â Â Â Â Â Â Â CALL DOTICK(XTIK(1),YTIK(1),IX,SCALES,0) Â Â Â Â Â Â ENDIF Â Â Â ENDIF Â Â Â RETURN Yuck...I'm sure glad I use GINO...3D graphing, surface plots, dynamic view rotation, imports/exports lots of other formats.
|
| Show full article (4.14Kb) · Show article thread |
|