This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortran graphics please


Thanks for the succinct reply, Nick!

Personally, I use Dislin for graphing and elementary GUIs with
gfortran - http://www.mps.mpg.de/dislin/

I have tested others, such as plplot, pgplot and f90gl, and found that
they could be used without difficulty.  Using gfortran with Matlab was
straightforward, although I have not been in a position to try for
some while.  I keep meaning to go back to octave to make sure that the
interface still works OK.... when I have a moment.

Cheers

Paul

On Wed, Nov 11, 2009 at 10:36 AM, N.M. Maclaren <nmm1@cam.ac.uk> wrote:
> On Nov 11 2009, Dr Peter Smart wrote:
>
>> Please, please, please add an easy extension to essential graphics,
>> especially
>>
>> GRAFON (i.e. open window), GRAFOF, PIXDIS, through to PICCOL
>
> Bluntly, putting this into gfortran would be a Bad Idea. ?A Very, Very
> Bad Idea. ?For the past 40 years, all graphics work has been done by
> using add-on libraries, with the regrettable and temporary aberration
> of BASIC on the early PCs.
>
> There are largely portable libraries, but I am not the best person to
> advise on them.
>
> Regards,
> Nick Maclaren.
>
>



-- 
The knack of flying is learning how to throw yourself at the ground and miss.
       --Hitchhikers Guide to the Galaxy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]