<?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 SAS MACRO PLOTMAT in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-MACRO-PLOTMAT/m-p/73725#M21388</link>
    <description>Want to creat a scatterplot matrix with means and correlations, know that sas macro plotmat can do this...&lt;BR /&gt;
Does sas macro work under sas?&lt;BR /&gt;
The link&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi23/Infovis/p146.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi23/Infovis/p146.pdf&lt;/A&gt;, &lt;BR /&gt;
the code looks weird...</description>
    <pubDate>Wed, 22 Sep 2010 01:37:19 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-09-22T01:37:19Z</dc:date>
    <item>
      <title>SAS MACRO PLOTMAT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-MACRO-PLOTMAT/m-p/73725#M21388</link>
      <description>Want to creat a scatterplot matrix with means and correlations, know that sas macro plotmat can do this...&lt;BR /&gt;
Does sas macro work under sas?&lt;BR /&gt;
The link&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi23/Infovis/p146.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi23/Infovis/p146.pdf&lt;/A&gt;, &lt;BR /&gt;
the code looks weird...</description>
      <pubDate>Wed, 22 Sep 2010 01:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-MACRO-PLOTMAT/m-p/73725#M21388</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-09-22T01:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAS MACRO PLOTMAT</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-MACRO-PLOTMAT/m-p/73726#M21389</link>
      <description>That paper was written quite awhile ago and there have been a number of graphing advances.  Take a look at PROC SGSCATTER (in SAS/GRAPH).  It may do what you want with a lot less heartburn.&lt;BR /&gt;
&lt;BR /&gt;
Now I see from an earlier post&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=11226&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=11226&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
that you do not yet have SAS9.2 and therefore SGSCATTER is not available.&lt;BR /&gt;
&lt;BR /&gt;
The macro presented in the paper is creating a series of independent graphs and then pasting them into a graphics template (different than an ODS template).  I have not tried the code, but it may work 'out of the box' for you.  If not, there will be several learning opportunities for you.  Good luck.&lt;BR /&gt;
&lt;BR /&gt;
OK so I was curious.  I tried the %PLOTMAT macro on three variables in sashelp.class and it worked as advertised.</description>
      <pubDate>Wed, 22 Sep 2010 02:38:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-MACRO-PLOTMAT/m-p/73726#M21389</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2010-09-22T02:38:56Z</dc:date>
    </item>
  </channel>
</rss>

