<?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 PROC G3D how to merge scatter and surface 3d plots? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780407#M38301</link>
    <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13585"&gt;@GraphGuy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 12:32:16 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2021-11-16T12:32:16Z</dc:date>
    <item>
      <title>Using PROC G3D how to merge scatter and surface 3d plots?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780247#M38292</link>
      <description>&lt;P&gt;I need to see simultaneously, in a 3D view, a plane and a line.&lt;/P&gt;
&lt;P&gt;Using PROC G3D I got these two figures separately (the plane through the PLOT statement, the line via the SCATTER statement).&lt;/P&gt;
&lt;P&gt;But I did not find out how to merge these two 3D plots into the same 3D view.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Searching through the Internet I was a bit disappointed by&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/35364874/labview-how-to-merge-scatter-and-surface-3d-plots" target="_blank"&gt;https://stackoverflow.com/questions/35364874/labview-how-to-merge-scatter-and-surface-3d-plots&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Answering a question raised by Tragen, Khachik Sahakyan (Feb. 16) wrote:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"There are many solutions on the web, such as:&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;A href="http://digital.ni.com/public.nsf/allkb/0ABACC8B023C15D3862572ED0070E4A6" rel="nofollow" target="_blank"&gt;http://digital.ni.com/public.nsf/allkb/0ABACC8B023C15D3862572ED0070E4A6&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;A href="https://decibel.ni.com/content/docs/DOC-4271" rel="nofollow" target="_blank"&gt;https://decibel.ni.com/content/docs/DOC-4271&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;A href="https://decibel.ni.com/content/docs/DOC-4585" rel="nofollow" target="_blank"&gt;https://decibel.ni.com/content/docs/DOC-4585&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;You can go over and find the one which matches to your problem"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But t&lt;SPAN&gt;he first link results in a Page Error, whereas the two other lead to a site whose security is troublesome (no valid certificate). &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe some secure location does exist where the two docs of the decibel site are copied and can be seen without danger. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks in advance for mentioning such alternative locations if you are aware of such locations.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 14:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780247#M38292</guid>
      <dc:creator>RayJeanClaude</dc:creator>
      <dc:date>2021-11-15T14:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Using PROC G3D how to merge scatter and surface 3d plots?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780407#M38301</link>
      <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13585"&gt;@GraphGuy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 12:32:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780407#M38301</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-16T12:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using PROC G3D how to merge scatter and surface 3d plots?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780413#M38302</link>
      <description>&lt;P&gt;In the "best case scenario" you could overlay the two using proc greplay.&lt;/P&gt;
&lt;P&gt;But even then, the depth/layer perception would be off, because greplay just overlays them (it doesn't blend them together in a 3d way).&lt;/P&gt;
&lt;P&gt;Unfortunately, SAS/Graph is probably not the best tool for 3d modeling.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 13:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780413#M38302</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2021-11-16T13:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using PROC G3D how to merge scatter and surface 3d plots?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780421#M38303</link>
      <description>&lt;P&gt;Benefiting of such a balanced view and advice, coming from a true expert as you, is very valuable. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 13:45:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Using-PROC-G3D-how-to-merge-scatter-and-surface-3d-plots/m-p/780421#M38303</guid>
      <dc:creator>RayJeanClaude</dc:creator>
      <dc:date>2021-11-16T13:45:29Z</dc:date>
    </item>
  </channel>
</rss>

