<?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: Mathcad not able to plot a graph? in Mathcad</title>
    <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715375#M194611</link>
    <description>&lt;P&gt;Mathcad Prime 7 will be released on March 2nd, 2021.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 14:15:05 GMT</pubDate>
    <dc:creator>VladimirN</dc:creator>
    <dc:date>2021-02-25T14:15:05Z</dc:date>
    <item>
      <title>Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714966#M194564</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I need some help plotting graphs. I have defined the function f(t) however Mathcad still says the function is undefined. Please provide solution. I have attached a screenshot have a look.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 21:07:57 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714966#M194564</guid>
      <dc:creator>AS_9824434</dc:creator>
      <dc:date>2021-02-23T21:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714978#M194567</link>
      <description>&lt;P&gt;In order to plot, Prime needs the function to be numerically known. That means that all symbols you use must be numerically defined, have a value.&lt;/P&gt;
&lt;P&gt;In your function you have two DIFFERENT symbols &lt;FONT color="#0000FF"&gt;V&lt;/FONT&gt;, one is blue, it is a unit (for Volt), and while that is numerically defined as 1 &lt;FONT color="#0000FF"&gt;V&lt;/FONT&gt;, you have defined the function such that you transform it symbolically. The symbolic processor, which is happy to deal with (numerically undefined) symbols, doesn't know about units and treats them as (unknown) symbols. So it transforms the &lt;FONT color="#0000FF"&gt;V&lt;/FONT&gt; into a V. Now you want to plot it. That's a task for the numeric processor, that doesn't know the value of V, and (rightfully) complains that the function is 'undefined'.&lt;/P&gt;
&lt;P&gt;Possible solutions:&lt;/P&gt;
&lt;P&gt;1. Don't transform the function symbolically.&lt;/P&gt;
&lt;P&gt;2. Define V:=1 &lt;FONT color="#0000FF"&gt;V&lt;/FONT&gt;. before the function definition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So now you ask: But what about &amp;nbsp; &lt;EM&gt;t&amp;nbsp; &lt;/EM&gt;, I didn't define&amp;nbsp;&amp;nbsp; &lt;EM&gt;t&lt;/EM&gt;&amp;nbsp;&amp;nbsp; numerically?&lt;/P&gt;
&lt;P&gt;Prime allows ONE variable to be undefined for a plot, that is the argument to the function, which it automatically and invisibly (behind the scenes) defines as a range variable from -10 to 10. That's why the plot shows that range along the x-axis.&lt;/P&gt;
&lt;P&gt;But it's OK to override that automatic definition If you define t:=0,0.1...1 before the plot, it'll plot your function from t=0 to 1 in steps of 0.1.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 22:08:23 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714978#M194567</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2021-02-23T22:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714990#M194570</link>
      <description>&lt;P&gt;okay so I avoid doing the symbolic transformation and then define t and then it should work? Have a look at this file, is this what you wanted me to do?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 22:46:55 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/714990#M194570</guid>
      <dc:creator>AS_9824434</dc:creator>
      <dc:date>2021-02-23T22:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715006#M194572</link>
      <description>&lt;P&gt;For more versatility I would make the peak voltage V an argument of all functions involved:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1614125944290.png" style="width: 558px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38006i5D2263CA4E60EB58/image-dimensions/558x564?v=v2" width="558" height="564" role="button" title="Werner_E_1-1614125944290.png" alt="Werner_E_1-1614125944290.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You don't need symbolical evaluation for plotting, but of course you could inspect the values of the coefficients that way:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1614126977863.png" style="width: 509px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38008i69810573A124F802/image-dimensions/509x588?v=v2" width="509" height="588" role="button" title="Werner_E_3-1614126977863.png" alt="Werner_E_3-1614126977863.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If the last symbolic representation is important for you, you may try to define A1 and B1 separately like A0 and let the sum beginning from n=2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prime 6 sheet attached&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 00:37:53 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715006#M194572</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2021-02-24T00:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715091#M194576</link>
      <description>&lt;P&gt;I want to ask why doesn't it work when v(1,t) and it gives the wrong answer when symbolic arrow is used for B(n) it ends up giving zero? Are these limitations in the software like we discussed previously?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 08:53:22 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715091#M194576</guid>
      <dc:creator>AS_9824434</dc:creator>
      <dc:date>2021-02-24T08:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715126#M194578</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 183px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38024iA5684153BE32E0A1/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: 269px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38025i41C35FA36464B37A/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: 999px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38026i0A8C70ABFD743629/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: 784px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38027i80ED4E6999F307FF/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: 788px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38028i941E076F8C552EEA/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: 839px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38029iCD283E63565BC37B/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: 105px;"&gt;&lt;img src="https://community.ptc.com/t5/image/serverpage/image-id/38030i4C769BC35471F723/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>Wed, 24 Feb 2021 11:55:05 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715126#M194578</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2021-02-24T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715161#M194581</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/402060"&gt;@AS_9824434&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I want to ask why doesn't it work when v(1,t) and it gives the wrong answer when symbolic arrow is used for B(n) it ends up giving zero? Are these limitations in the software like we discussed previously?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I don't know why the symbolics behave like it does. Sometimes we find a workaround for a problem or limitation, sometimes we don't.&lt;/P&gt;
&lt;P&gt;But wrong results as given by the new symbolic in Prime 6 and later versions sure are not limitations but severe bugs.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 15:38:43 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715161#M194581</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2021-02-24T15:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715172#M194583</link>
      <description>&lt;P&gt;Isn't prime 6 the latest version? I've heard prime 7 will be out soon, so will it use the same symbolic engine as prime 6?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 17:17:25 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715172#M194583</guid>
      <dc:creator>AS_9824434</dc:creator>
      <dc:date>2021-02-24T17:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715180#M194585</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.ptc.com/t5/user/viewprofilepage/user-id/402060"&gt;@AS_9824434&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Isn't prime 6 the latest version? I've heard prime 7 will be out soon, so will it use the same symbolic engine as prime 6?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As far as I know Prime 7 is scheduled for the beginning of march.&lt;/P&gt;
&lt;P&gt;Prime 6 contains two symbolic engines (the legacy MuPad and the new one).&lt;/P&gt;
&lt;P&gt;Prime 7 will contain the new engine only. Lets hope that they will improve it.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 18:49:50 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715180#M194585</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2021-02-24T18:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mathcad not able to plot a graph?</title>
      <link>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715375#M194611</link>
      <description>&lt;P&gt;Mathcad Prime 7 will be released on March 2nd, 2021.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 14:15:05 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Mathcad-not-able-to-plot-a-graph/m-p/715375#M194611</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2021-02-25T14:15:05Z</dc:date>
    </item>
  </channel>
</rss>

