<?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: How to display a point on 3D Plot in Mathcad Prime? in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875255#M206673</link>
    <description>&lt;P&gt;And the third example:&lt;/P&gt;
&lt;P&gt;M7(x,y) := 2*y+(2-2*x) , -2*π&amp;lt;=x&amp;lt;=2*π, -π&amp;lt;=y&amp;lt;=π&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How this program of M will look like?&lt;/P&gt;</description>
    <pubDate>Sun, 14 May 2023 10:24:41 GMT</pubDate>
    <dc:creator>Cornel</dc:creator>
    <dc:date>2023-05-14T10:24:41Z</dc:date>
    <item>
      <title>How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875092#M206659</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;For 2D Plot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_2-1683902249057.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81891iCE19EC7DF0330A8D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CornelBejan_2-1683902249057.png" alt="CornelBejan_2-1683902249057.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_3-1683902255953.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81892i44F99F13FAAB4D1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CornelBejan_3-1683902255953.png" alt="CornelBejan_3-1683902255953.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_1-1683902232250.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81889i1711AA0EA8828E92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CornelBejan_1-1683902232250.png" alt="CornelBejan_1-1683902232250.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_4-1683902277125.png" style="width: 629px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81893i50A325E33342677C/image-dimensions/629x536?v=v2" width="629" height="536" role="button" title="CornelBejan_4-1683902277125.png" alt="CornelBejan_4-1683902277125.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For 3D Plot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_0-1683901318592.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81880iE6ADACE9C0BD8C38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CornelBejan_0-1683901318592.png" alt="CornelBejan_0-1683901318592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_4-1683901641239.png" style="width: 202px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81884i8776DACD980EFE65/image-dimensions/202x42?v=v2" width="202" height="42" role="button" title="CornelBejan_4-1683901641239.png" alt="CornelBejan_4-1683901641239.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_3-1683901482875.png" style="width: 548px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81883i8C28445CFEDEEFA8/image-dimensions/548x488?v=v2" width="548" height="488" role="button" title="CornelBejan_3-1683901482875.png" alt="CornelBejan_3-1683901482875.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to plot the point f1(2,1)=2, so the point where x=2 and y=1 on the 3D plot, and to display the point as it is showed in 2D Plot.&lt;BR /&gt;Is it possible to do this?&lt;BR /&gt;&lt;BR /&gt;Mathcad Prime 8 file attached.&lt;BR /&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 14:41:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875092#M206659</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2023-05-12T14:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875148#M206660</link>
      <description>&lt;P&gt;Points can be plotted as a 3-column [ x, y, z ] matrix.&amp;nbsp; However, there have to be at least two rows in the matrix.&amp;nbsp; So, for your case, just repeat the same point twice as shown below.&amp;nbsp; Then change the Plot parameters for the Matrix to be points, no lines, a contrasting color, and increased line thickness.&amp;nbsp; Like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffH1_0-1683909601852.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81901i04A4B9997B743EB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffH1_0-1683909601852.png" alt="JeffH1_0-1683909601852.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 16:40:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875148#M206660</guid>
      <dc:creator>JeffH1</dc:creator>
      <dc:date>2023-05-12T16:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875171#M206662</link>
      <description>&lt;P&gt;The easiest way was already shown by Jeff.&lt;/P&gt;
&lt;P&gt;A bit more elaborate is to create a constant vector function and use it for plotting &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1683926183013.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81903iB07CF50E90EC534B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1683926183013.png" alt="Werner_E_0-1683926183013.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You may also use "CreateSpace" to create a structure similar to what Jeff had created "by hand". Its a nested vector, though.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1683926286467.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81904i319320D10D2F136C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_1-1683926286467.png" alt="Werner_E_1-1683926286467.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;A nested vector like this was the only way you could plot a polygon in MC15, but that version would allow for a single point as well.&lt;BR /&gt;It may be see as a bug that Prime needs to double that single point. On the other hand its nice that we can use a simple matrix in Prime and don't necessarily need that nested structure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;Of course you don't need to double the point coordinates if you plot more than one point in one go&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1683930105153.png" style="width: 519px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81912i58E7603ACD2C68DA/image-dimensions/519x641?v=v2" width="519" height="641" role="button" title="Werner_E_0-1683930105153.png" alt="Werner_E_0-1683930105153.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Es you can see the new symbolic in Prime is not able to deliver all zeros asked for, so I had to create the matrix which "solve" should have returned manually.&lt;/P&gt;
&lt;P&gt;Here is what it looks like&amp;nbsp; in Mathcad&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1683930193125.png" style="width: 550px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81913i74D1E2C5DFC9ACB0/image-dimensions/550x690?v=v2" width="550" height="690" role="button" title="Werner_E_1-1683930193125.png" alt="Werner_E_1-1683930193125.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 22:25:19 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875171#M206662</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2023-05-12T22:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875197#M206666</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 641px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81918i9A262D68305F1E40/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 714px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81919iB58369E264E59527/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 05:55:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875197#M206666</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2023-05-13T05:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875253#M206672</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_0-1684054693879.png" style="width: 587px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81927i5239379373AC68AD/image-dimensions/587x163?v=v2" width="587" height="163" role="button" title="Cornel_0-1684054693879.png" alt="Cornel_0-1684054693879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not understand this M of how we create all the values "manually".&lt;BR /&gt;What exactly does this M program do?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;let's take two examples:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_1-1684055546659.png" style="width: 577px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81928i4F6BA7EBF7694A79/image-dimensions/577x218?v=v2" width="577" height="218" role="button" title="Cornel_1-1684055546659.png" alt="Cornel_1-1684055546659.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_3-1684055691007.png" style="width: 892px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81930i5EF0810D473A44A1/image-dimensions/892x483?v=v2" width="892" height="483" role="button" title="Cornel_3-1684055691007.png" alt="Cornel_3-1684055691007.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_15-1684058010430.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81942i7F72AD50A6932DA1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_15-1684058010430.png" alt="Cornel_15-1684058010430.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_17-1684058031130.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81944i45DAF95AB2E8CA82/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_17-1684058031130.png" alt="Cornel_17-1684058031130.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_18-1684058041821.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81945i162F11B49498B242/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_18-1684058041821.png" alt="Cornel_18-1684058041821.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_19-1684058049945.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81946i6A88430D7EAA26B7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_19-1684058049945.png" alt="Cornel_19-1684058049945.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_20-1684058056198.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81947iF74E8167F45DF6C0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_20-1684058056198.png" alt="Cornel_20-1684058056198.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_21-1684058063458.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81948i908ED095EF949B5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_21-1684058063458.png" alt="Cornel_21-1684058063458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;And the second example:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_22-1684058181272.png" style="width: 650px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81949i2170EE37AE93808E/image-dimensions/650x91?v=v2" width="650" height="91" role="button" title="Cornel_22-1684058181272.png" alt="Cornel_22-1684058181272.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_24-1684058232495.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81951i0DC03B93222A5357/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_24-1684058232495.png" alt="Cornel_24-1684058232495.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_25-1684058239728.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81952i579C579C71350F38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cornel_25-1684058239728.png" alt="Cornel_25-1684058239728.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 09:59:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875253#M206672</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2023-05-14T09:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875255#M206673</link>
      <description>&lt;P&gt;And the third example:&lt;/P&gt;
&lt;P&gt;M7(x,y) := 2*y+(2-2*x) , -2*π&amp;lt;=x&amp;lt;=2*π, -π&amp;lt;=y&amp;lt;=π&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How this program of M will look like?&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 10:24:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875255#M206673</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2023-05-14T10:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to display a point on 3D Plot in Mathcad Prime?</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875260#M206675</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/300363"&gt;@Cornel&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_0-1684054693879.png" style="width: 587px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81927i5239379373AC68AD/image-dimensions/587x163?v=v2" width="587" height="163" role="button" title="Cornel_0-1684054693879.png" alt="Cornel_0-1684054693879.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not understand this M of how we create all the values "manually".&lt;BR /&gt;What exactly does this M program do?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No magic, just simple math.&lt;/P&gt;
&lt;P&gt;You don't need a CAS to see that the partial derivate after x vanishes for all x=pi/4+k*pi/2&amp;nbsp; (k being an integer) and the partial derivative after y vanishes if y is a multiple of pi. The program simply creates a matrix with all combinations needed for plotting.&lt;/P&gt;
&lt;P&gt;So M contains the very same values (in a different order, though) as the matrix M created automatically by real Mathcad.&lt;/P&gt;
&lt;P&gt;BTW, the last value in the loop for x has a typo - it should be 2*pi/4 rather than 3*pi/3.&lt;/P&gt;
&lt;P&gt;If you need help with the derivates and zeros, then even the symbolic in Prime can do it for you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1684063066738.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81953i6858406E93B83D64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1684063066738.png" alt="Werner_E_0-1684063066738.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Prime can even give you the concrete values you need&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1684063929347.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81954i6F699438522253B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_1-1684063929347.png" alt="Werner_E_1-1684063929347.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_2-1684063942331.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/81955iDDCF358E162F9BE2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_2-1684063942331.png" alt="Werner_E_2-1684063942331.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So all you have to do is creating a matrix with all 12 combinations of values out of these two vectors, as Prime is not able to do so in contrary to old Mathcad,&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 11:34:28 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/How-to-display-a-point-on-3D-Plot-in-Mathcad-Prime/m-p/875260#M206675</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2023-05-14T11:34:28Z</dc:date>
    </item>
  </channel>
</rss>

