<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using SCIGRAPH plotting library in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766359#M20333</link>
    <description>&lt;DIV&gt;OK, i've got a solution, everything works now. Just I had to add 5 files (sgadmin, sgdata, sgdraw etc.) to the project and declare arguments types (record).&lt;/DIV&gt;
&lt;DIV&gt;I'll post the wright version tomorrow. Thank you, Les. The figures, however, looklike taken fromearly 80-ies =/&lt;/DIV&gt;</description>
    <pubDate>Fri, 03 Mar 2006 00:30:02 GMT</pubDate>
    <dc:creator>cyrillique</dc:creator>
    <dc:date>2006-03-03T00:30:02Z</dc:date>
    <item>
      <title>Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766348#M20322</link>
      <description>I have used SCIGRAPH (COMPAQ FORTRAN) plotting extensively.  I used the QuickWIN framework as per the documentation.  Can I also use SCIGRAPH in a WIN32 framework?&lt;BR /&gt;DT</description>
      <pubDate>Wed, 22 Feb 2006 06:48:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766348#M20322</guid>
      <dc:creator>longthong</dc:creator>
      <dc:date>2006-02-22T06:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766349#M20323</link>
      <description>No - SCIGRAPH is heavily dependent on QuickWin.</description>
      <pubDate>Wed, 22 Feb 2006 09:00:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766349#M20323</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-02-22T09:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766350#M20324</link>
      <description>Phoeey! {:-(}  Is there any othe similar FREE product that you know of?&lt;BR /&gt;DT</description>
      <pubDate>Thu, 02 Mar 2006 07:35:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766350#M20324</guid>
      <dc:creator>longthong</dc:creator>
      <dc:date>2006-03-02T07:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766351#M20325</link>
      <description>Try &lt;A href="http://www.astro.caltech.edu/~tjp/pgplot/" target="_blank"&gt;PGPLOT&lt;/A&gt;</description>
      <pubDate>Thu, 02 Mar 2006 08:16:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766351#M20325</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-03-02T08:16:18Z</dc:date>
    </item>
    <item>
      <title>Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766352#M20326</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Dear colleagues,&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;could you please suggest the wright way to use SciGraph in application (sorry, i havn't found it in this forum)? It seems that adding 6 *.f90 files to the project is not sufficient. Should I write the correspondent "use ..."operators, include module files? Or smth else?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thank you in advance.&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Mar 2006 19:07:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766352#M20326</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-02T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766353#M20327</link>
      <description>&lt;DIV&gt;From the scigraph.txt file (see ...DF98samplesscigraphscigraph.txt)&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT size="2"&gt;
&lt;P&gt;To use SciGraph in your own programs, you must:&lt;/P&gt;
&lt;P&gt;1. Ensure that the SciGraph library, "scigraph.lib", is available on the path searched by the linker for libraries. The linker uses the LIB environment variable to specify the library paths (or you can use Microsoft Developer Studio, which has its own setting).&lt;/P&gt;
&lt;P&gt;2. Ensure that the SciGraph module, "scigraph.mod", is available on the path searched by the compiler for module files. This compiler uses the INCLUDE environment variable to specify the include paths.&lt;/P&gt;
&lt;P&gt;3. Insert the statement "USE SCIGRAPH" in all modules and program units which use SciGraph functions.&lt;/P&gt;
&lt;P&gt;4. Call SciGraph functions (as described in this scigraph.txt file)&lt;/P&gt;
&lt;P&gt;hth&lt;/P&gt;
&lt;P&gt;Les&lt;/P&gt;&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Mar 2006 20:05:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766353#M20327</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2006-03-02T20:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766354#M20328</link>
      <description>&lt;DIV&gt;Les, i've certainly tryed this, but compilation gives "Error: The type of the actual argument differs from the type of the dummy argument. [XYGRAPH] retcode=GetGraphDefaults($GTXY,xyGraph)"&lt;/DIV&gt;
&lt;DIV&gt;I don't understandthis, caus' xyGraph type is specified in module SGADMIN which is referenced by SciGraph...&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Mar 2006 21:06:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766354#M20328</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-02T21:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766355#M20329</link>
      <description>&lt;P&gt;I have just compiled and run the SciGraph demo (Win32 x86)and it works ok.&lt;/P&gt;
&lt;P&gt;Are you running the demo or your own program? If it is your program then it would help if you posted the code of the routine that does not compile.&lt;/P&gt;
&lt;DIV&gt;Les&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Mar 2006 22:22:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766355#M20329</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2006-03-02T22:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766356#M20330</link>
      <description />
      <pubDate>Thu, 02 Mar 2006 22:34:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766356#M20330</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-02T22:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766357#M20331</link>
      <description>&lt;P&gt;Sorry, smth went wrong with the post. I've attached the code - i'm testing SciGraph inmost simple Win32 application.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2006 22:38:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766357#M20331</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-02T22:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766358#M20332</link>
      <description>&lt;P&gt;In SGADMIN GetGraphDefaults has a dummy argument "graph"defined as :&lt;/P&gt;
&lt;P&gt; RECORD /GraphSettings/ graph&lt;/P&gt;
&lt;DIV&gt;In your program you have xygraph as REAL*4&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;See for example the sgdemo program which calls GetGraphDefaults as follows :&lt;/DIV&gt;
&lt;DIV&gt; retcode=GetGraphDefaults($GTLINEWERRBAR,lineGraph)&lt;BR /&gt;and linegraph is declared as :&lt;/DIV&gt;
&lt;DIV&gt; RECORD /GraphSettings/ lineGraph&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Les&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Mar 2006 23:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766358#M20332</guid>
      <dc:creator>Les_Neilson</dc:creator>
      <dc:date>2006-03-02T23:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766359#M20333</link>
      <description>&lt;DIV&gt;OK, i've got a solution, everything works now. Just I had to add 5 files (sgadmin, sgdata, sgdraw etc.) to the project and declare arguments types (record).&lt;/DIV&gt;
&lt;DIV&gt;I'll post the wright version tomorrow. Thank you, Les. The figures, however, looklike taken fromearly 80-ies =/&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Mar 2006 00:30:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766359#M20333</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-03T00:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766360#M20334</link>
      <description />
      <pubDate>Fri, 03 Mar 2006 18:33:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766360#M20334</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-03-03T18:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766361#M20335</link>
      <description>Steve_Lionel:  I researched PGPLOT.  It looks very interesting...but the installation directions for both COMPAQ and POWERSTATION FORTRAN both require the QuickWin environment.&lt;BR /&gt;&lt;BR /&gt; "The application type must be "QuickWin"," from docs&lt;BR /&gt;&lt;BR /&gt;Therein lies the problem.  Do you suppose it would work in a WIN32 environment?  QuickWin really sucks.&lt;BR /&gt;&lt;BR /&gt;I noticed that "Cyrillique" (in this thread) is using SciGraph in a WIN32 environment.  This is contrary to the documentation.  Maybe this is why he is having trouble.  Or;  maybe I should try it.  SciGraph is a neat, simple, quick and dirty graph maker.  It would be great if one could make it run in WIN32.&lt;BR /&gt;&lt;BR /&gt;DT</description>
      <pubDate>Sat, 11 Mar 2006 00:21:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766361#M20335</guid>
      <dc:creator>longthong</dc:creator>
      <dc:date>2006-03-11T00:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766362#M20336</link>
      <description>I had not researched PGPLOT, so I didn't know it depended on QuickWin.&lt;BR /&gt;&lt;BR /&gt;If you think you can make it work from a Win32 application, feel free to try.  I don't think you'll be successful.</description>
      <pubDate>Sat, 11 Mar 2006 00:33:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766362#M20336</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2006-03-11T00:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using SCIGRAPH plotting library</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766363#M20337</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;LongThong, in fact I used QuickWin application, of course, and not Win32. Sorry if my misprint misled you.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Apr 2006 21:58:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Using-SCIGRAPH-plotting-library/m-p/766363#M20337</guid>
      <dc:creator>cyrillique</dc:creator>
      <dc:date>2006-04-30T21:58:04Z</dc:date>
    </item>
  </channel>
</rss>

