<?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: Extract data from contour plot in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Extract-data-from-contour-plot/m-p/616728#M81636</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9711"&gt;@Stokes&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I am sure that there is a solution for this but I think that you might need to provide some more information to get the best help. Can you describe the data, why the contour plot is a circle, and why you need to extract the fitted data from the contour plot? What will you do with the fitted data?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Phil&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 09:19:00 GMT</pubDate>
    <dc:creator>Phil_Kay</dc:creator>
    <dc:date>2023-03-27T09:19:00Z</dc:date>
    <item>
      <title>Extract data from contour plot</title>
      <link>https://community.jmp.com/t5/Discussions/Extract-data-from-contour-plot/m-p/615655#M81539</link>
      <description>&lt;P&gt;Hi, JMP/JSP expert,&lt;/P&gt;
&lt;P&gt;I am trying to extract the fitted data from 2-D contour plot.&lt;/P&gt;
&lt;P&gt;The way I did is choose "save" --&amp;gt; Generate grid --&amp;gt; input x, y data count --&amp;gt;OK.&lt;/P&gt;
&lt;P&gt;Below is the JSL,&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Current Data Table();
obj = dt &amp;lt;&amp;lt; Contour Plot( X( :X, :Y ), Y( :height ), by( :sample ) );
obj &amp;lt;&amp;lt; Generate Grid( 200, 240 );&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this method, the data I got is always a rectangle shape from the x,y input.&amp;nbsp;&lt;BR /&gt;However, the real contour map is a circular shape.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to extract the data for the same circular shape that created by contour plot?&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:30:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Extract-data-from-contour-plot/m-p/615655#M81539</guid>
      <dc:creator>Stokes</dc:creator>
      <dc:date>2023-06-11T11:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extract data from contour plot</title>
      <link>https://community.jmp.com/t5/Discussions/Extract-data-from-contour-plot/m-p/616728#M81636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/9711"&gt;@Stokes&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I am sure that there is a solution for this but I think that you might need to provide some more information to get the best help. Can you describe the data, why the contour plot is a circle, and why you need to extract the fitted data from the contour plot? What will you do with the fitted data?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Phil&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 09:19:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Extract-data-from-contour-plot/m-p/616728#M81636</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2023-03-27T09:19:00Z</dc:date>
    </item>
  </channel>
</rss>

