<?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 SAS University,  Cannot use &amp;quot;PROC GPLOT&amp;quot; in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/226848#M54115</link>
    <description>&lt;P&gt;I try to use the statespace procedure, but procedure &lt;SPAN&gt;not found. The same situation with VARMAX.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;title1 'Gas Furnace Data';&lt;BR /&gt;title2 'Box &amp;amp; Jenkins Series J';&lt;BR /&gt;title3 'Automatically Selected Model';&lt;BR /&gt;&lt;BR /&gt;proc statespace data=seriesj cancorr;&lt;BR /&gt;var x y;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Journal:&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;55&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;56 title1 'Gas Furnace Data';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;57 title2 'Box &amp;amp; Jenkins Series J';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;58 title3 'Automatically Selected Model';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;59&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;60 proc statespace data=seriesj cancorr;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT face="impact,chicago" color="#FF0000"&gt;ERROR: Procedure STATESPACE not found.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;61 var x y;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE STATESPACE used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;63&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;What more procedure from the Knowledge Base list&amp;nbsp;not found ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to use&amp;nbsp;&lt;SPAN&gt;PROCEDURE STATESPACE ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sergiy&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Sep 2015 06:32:18 GMT</pubDate>
    <dc:creator>ssylantyev</dc:creator>
    <dc:date>2015-09-23T06:32:18Z</dc:date>
    <item>
      <title>Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209220#M51849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp; Every time I use PROC GPLOT I get an error stating that the PROC GPLOT procedure cannot be found. Please help with this! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;CODE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;title "Proc GPLOT";&lt;/P&gt;&lt;P&gt;symbol value=diamond;&lt;/P&gt;&lt;P&gt;proc gplot data=sashelp.cars;&lt;/P&gt;&lt;P&gt; plot length*weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Error&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="sasSource"&gt; 1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource"&gt; 57&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource"&gt; 58&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title "Proc GPLOT";&lt;/P&gt;&lt;P class="sasSource"&gt; 59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; symbol value=diamond;&lt;/P&gt;&lt;P class="sasSource"&gt; 59&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; symbol value=diamond;&lt;/P&gt;&lt;P class="sasError"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ______&lt;/P&gt;&lt;P class="sasError"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 180&lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1434637560104"&gt; &lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="color: #ff0000;"&gt;ERROR 180-322: Statement is not valid or it is used out of proper order&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="sasSource"&gt; 60&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc gplot data=sashelp.cars;&lt;/P&gt;&lt;P class="sasError" id="sasLogError2_1434637560104"&gt; &lt;SPAN style="color: #ff0000;"&gt;ERROR: Procedure GPLOT not found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="sasSource"&gt; 61&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; plot length*weight;&lt;/P&gt;&lt;P class="sasSource"&gt; 62&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote1_1434637560104"&gt; NOTE: The SAS System stopped processing this step because of errors.&lt;/P&gt;&lt;P class="sasNote" id="sasLogNote2_1434637560104"&gt; NOTE: PROCEDURE GPLOT used (Total process time):&lt;/P&gt;&lt;P class="sasNote"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P class="sasNote"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.00 seconds&lt;/P&gt;&lt;P class="sasNote"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource"&gt; 63&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; quit;&lt;/P&gt;&lt;P class="sasSource"&gt; 64&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource"&gt; 65&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource"&gt; 77&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Ricky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:26:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209220#M51849</guid>
      <dc:creator>squirrel</dc:creator>
      <dc:date>2015-06-18T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209221#M51850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe the university edition comes with the SAS Graph package. You can duplicate most of the GPLOT graphs with Proc SGPLOT though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:40:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209221#M51850</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-06-18T14:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209222#M51851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm PROC SGPLOT works fine,&amp;nbsp; Just assumed that GPLOT would as well because as you begin typing the PROC G... the GPLOT statement comes up as an autofill option, and as a procedure to select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 14:53:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209222#M51851</guid>
      <dc:creator>squirrel</dc:creator>
      <dc:date>2015-06-18T14:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209223#M51852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; The autocomplete option shows you the whole universe of possible and correct syntax. It does NOT filter out the software that is not there. The reason is that we don't know where you are running your code until you actually hit the SUBMIT button. The "G" procedures are SAS/GRAPH procedures (GPLOT, GCHART, GREPLAY, GRADAR, GMAP, etc) but the "SG" procedures (SGPLOT, SGPANEL, SGSCATTER, SGRENDER) belong to Base SAS as part of the the ODS Graphics framework, starting with SAS 9.3. So when you use the SAS University Edition, you will want to pick the "SG" graphical procedures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:20:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/209223#M51852</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-06-18T17:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/226848#M54115</link>
      <description>&lt;P&gt;I try to use the statespace procedure, but procedure &lt;SPAN&gt;not found. The same situation with VARMAX.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Code:&lt;/P&gt;&lt;P&gt;title1 'Gas Furnace Data';&lt;BR /&gt;title2 'Box &amp;amp; Jenkins Series J';&lt;BR /&gt;title3 'Automatically Selected Model';&lt;BR /&gt;&lt;BR /&gt;proc statespace data=seriesj cancorr;&lt;BR /&gt;var x y;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Journal:&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;55&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;56 title1 'Gas Furnace Data';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;57 title2 'Box &amp;amp; Jenkins Series J';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;58 title3 'Automatically Selected Model';&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;59&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;60 proc statespace data=seriesj cancorr;&lt;/DIV&gt;&lt;DIV class="sasError"&gt;&lt;FONT face="impact,chicago" color="#FF0000"&gt;ERROR: Procedure STATESPACE not found.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;61 var x y;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;62 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE STATESPACE used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.00 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;63&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;64 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;What more procedure from the Knowledge Base list&amp;nbsp;not found ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to use&amp;nbsp;&lt;SPAN&gt;PROCEDURE STATESPACE ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sergiy&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Sep 2015 06:32:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/226848#M54115</guid>
      <dc:creator>ssylantyev</dc:creator>
      <dc:date>2015-09-23T06:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/227006#M54135</link>
      <description>Hi:&lt;BR /&gt;PROC STATESPACE (like PROC VARMAX) is one of the SAS/ETS (Econometric Time Series) procedures. The SAS University Edition, in a Virtual Machine or on the Amazon AWS does NOT have access to any of the ETS procedures. Basically, when you use SAS University Edition, you have access to Base SAS capabilities (which includes ODS and ODS Graphics and SAS Macro facility), SAS/STAT and some of SAS/IML). You can read the full information sheet here: &lt;A href="http://www.sas.com/content/dam/SAS/en_us/doc/factsheet/sas-university-edition-107140.pdf" target="_blank"&gt;http://www.sas.com/content/dam/SAS/en_us/doc/factsheet/sas-university-edition-107140.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Wed, 23 Sep 2015 22:26:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/227006#M54135</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-09-23T22:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/227015#M54136</link>
      <description>Several ETS procs are now available - but not those.</description>
      <pubDate>Thu, 24 Sep 2015 00:12:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/227015#M54136</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-09-24T00:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/270950#M58265</link>
      <description>&lt;P&gt;data one;&lt;BR /&gt;input x y;&lt;BR /&gt;datalines;&lt;/P&gt;&lt;P&gt;0.91 179.41&lt;BR /&gt;0.49 175.32&lt;BR /&gt;0.61 180.71&lt;BR /&gt;0.79 157.65&lt;BR /&gt;0.40 166.14&lt;BR /&gt;1.14 223.82&lt;BR /&gt;0.61 154.35&lt;BR /&gt;0.49 152.80&lt;BR /&gt;0.40 132.49&lt;BR /&gt;0.61 196.75&lt;BR /&gt;1.14 165.10&lt;BR /&gt;0.79 164.22&lt;BR /&gt;0.49 160.30&lt;BR /&gt;1.14 218.44&lt;BR /&gt;0.91 212.09&lt;BR /&gt;0.79 174.81&lt;BR /&gt;0.91 178.46&lt;BR /&gt;0.40 162.09&lt;BR /&gt;;&lt;BR /&gt;data fill;&lt;BR /&gt;do x=.0 to 1.14 by 0.01; y=.; output; end;&lt;BR /&gt;run;&lt;BR /&gt;data one;&lt;BR /&gt;set one fill;&lt;BR /&gt;run;&lt;BR /&gt;proc sort data = one; by x;&lt;BR /&gt;proc nlin data = one;&lt;BR /&gt;parameters L=223.82 U=-115 R=0.7;&lt;BR /&gt;z1= (x&amp;lt;R) * (R-x);&lt;BR /&gt;model y= L + U* (z1);&lt;BR /&gt;output out=ppp p=predy;&lt;BR /&gt;run;&lt;BR /&gt;Proc sgplot;&lt;BR /&gt;Title2 'WG';&lt;BR /&gt;plot y*x predy*x/overlay;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting the same error. I try to change to sgplot and still getting an error: "&lt;SPAN&gt;ERROR 180-322: Statement is not valid or it is used out of proper order."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2016 12:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/270950#M58265</guid>
      <dc:creator>Traggi</dc:creator>
      <dc:date>2016-05-17T12:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320381#M61933</link>
      <description>&lt;P&gt;There I numerous macros from Michael Friendly's web- site that I use with my students and a lot of my own code. &amp;nbsp;For example the "%label" that creates labels for plots. &amp;nbsp;How can these be used without GPLOT? &amp;nbsp;It means that the University Edition is not really viable for my modules. &amp;nbsp;To re-write those is rather a tall order and how you create labels for points I have no idea. &amp;nbsp;any suggestions please.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 00:06:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320381#M61933</guid>
      <dc:creator>TeresaMB</dc:creator>
      <dc:date>2016-12-21T00:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320386#M61934</link>
      <description>&lt;P&gt;So given it does not have any time series PROCEDURES can you rename this to SAS School edition? &amp;nbsp;Where are time series taught ? &amp;nbsp;At University - but the University Edition does not have them. &amp;nbsp;I assume it does not have a lot of other University type methods available. &amp;nbsp;Can this be passed up&amp;nbsp;the chain please and given a re-think? &amp;nbsp;SAS is shooting itself in the foot here. &amp;nbsp;I guess we will have to switch to teaching and using R.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 00:13:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320386#M61934</guid>
      <dc:creator>TeresaMB</dc:creator>
      <dc:date>2016-12-21T00:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320387#M61935</link>
      <description>&lt;P&gt;As a professor, you could &lt;A href="http://www.sas.com/en_us/industry/higher-education/on-demand-for-academics.html" target="_self"&gt;use SAS OnDemand for Academics.&lt;/A&gt; It's a SAS environment that is hosted by SAS, and it's free for professors and students. This SAS environment has a few more SAS products available, including SAS/GRAPH.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use SGPLOT to easily label data points -- many of the plot types include a DATALABEL option, easier than traditional GPLOT coding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, SAS University Edition supports these Time Series procs:&amp;nbsp;&lt;SPAN&gt; TIMEDATA, TIMESERIES, ARIMA, ESM, UCM, and TIMEID. &amp;nbsp;Full SAS/ETS is in the OnDemand Environment.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 00:19:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/320387#M61935</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2016-12-21T00:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS University,  Cannot use "PROC GPLOT"</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/402492#M66845</link>
      <description>&lt;P&gt;--"What SAS university edition is best known for ?"&lt;/P&gt;&lt;P&gt;--"&amp;nbsp; It is best known for wasting your time , money and 2GB of data (downloading)."&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 19:50:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Using-SAS-University-Cannot-use-quot-PROC-GPLOT-quot/m-p/402492#M66845</guid>
      <dc:creator>saswata31</dc:creator>
      <dc:date>2017-10-09T19:50:32Z</dc:date>
    </item>
  </channel>
</rss>

