Article View: comp.graphics.apps.gnuplot
Article #4012Title Tex
From: "Andrew D. Jones
Date: Mon, 26 Aug 1996 00:00
Date: Mon, 26 Aug 1996 00:00
27 lines
659 bytes
659 bytes
Thank you for creating GNUplot for NeXTstep. It is an excellent and easy to use application. In my FORTRAN program, I want to be able to write the values of the variables used for each plot. What is the format for text in a data set? I have GNUplot 3.4 NeXTstep interface 1.2. Where can I find the latest version of this program that runs on a NeXTstation Turbo running NeXTstep 3.3? Thanks again, Andrew C PLOT SOLUTIONS WRITE(num,*) 'TitleText: N=',NC(i),' T=',T,' K=',K(q), WRITE(num,90) '"{U(x,y)}"' WRITE(num,91) (x(j),U(j),j=0,NC(i)-1) WRITE(num,90) '"{V(x,y)}"' WRITE(num,91) (x(j),V(j),j=0,NC(i)-1)
Message-ID:
<9608260422.AA02225@cfm.brown.edu>
Path:
rocksolid-us.pugleaf.net!archive.newsdeef.eu!mbox2nntp-comp.graphics.apps.gnuplot.mbox.zip!not-for-mail