<?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: Ploting from solved non linear equations in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046392#M219847</link>
    <description>&lt;P&gt;x hast a constant value of 0.001 and J has the constant value 0.00001695 calculated by the solve block.&lt;/P&gt;
&lt;P&gt;So when you plot J over G you are asking Prime to plot the single point (0.0001 /&amp;nbsp;0.00001695) and that is what you get.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to vary the value of x you have to setup the solve block as a function of x and then define a &lt;U&gt;function&lt;/U&gt; for J.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1764940512547.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/132020iB07884C1706D5CE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_0-1764940512547.png" alt="Werner_E_0-1764940512547.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The calculation may take some time as for each x-value (with the range for xx i used that's 101 values) the solve block has to be evaluated.&lt;/P&gt;
&lt;P&gt;You may consider setting CTOL to a more sensible larger value - IMHO 10^-10 may be too small.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Dec 2025 13:36:57 GMT</pubDate>
    <dc:creator>Werner_E</dc:creator>
    <dc:date>2025-12-05T13:36:57Z</dc:date>
    <item>
      <title>Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046366#M219846</link>
      <description>&lt;P&gt;Dear ptc community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to plot a solved parameter of nonlinear equations (J) vs x (a variable that can range from 0 to 0.5. I have tried to plot it, but I got only a point rather than a continuous line plot. Can you please help me with it? I have attached my Mathcad&amp;nbsp; (7.0.0.0) file for your reference.&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;Tadele&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 11:40:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046366#M219846</guid>
      <dc:creator>Lenin</dc:creator>
      <dc:date>2025-12-05T11:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046392#M219847</link>
      <description>&lt;P&gt;x hast a constant value of 0.001 and J has the constant value 0.00001695 calculated by the solve block.&lt;/P&gt;
&lt;P&gt;So when you plot J over G you are asking Prime to plot the single point (0.0001 /&amp;nbsp;0.00001695) and that is what you get.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to vary the value of x you have to setup the solve block as a function of x and then define a &lt;U&gt;function&lt;/U&gt; for J.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1764940512547.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/132020iB07884C1706D5CE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_0-1764940512547.png" alt="Werner_E_0-1764940512547.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The calculation may take some time as for each x-value (with the range for xx i used that's 101 values) the solve block has to be evaluated.&lt;/P&gt;
&lt;P&gt;You may consider setting CTOL to a more sensible larger value - IMHO 10^-10 may be too small.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 13:36:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046392#M219847</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-12-05T13:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046403#M219848</link>
      <description>&lt;P&gt;Thank you very much, Werner.&lt;BR /&gt;It works perfectly for the plot. I can now also plot epsilon as a function of x, using the way you showed me.&lt;BR /&gt;&lt;BR /&gt;Just one related question I was trying to replace this&amp;nbsp;equation in the constraint part of the solver (first equation for J)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lenin_1-1764943119119.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/132023i1DF3E56966637EE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lenin_1-1764943119119.png" alt="Lenin_1-1764943119119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with the equation below which I can't rewrite in a form of J(x)=...as J(x) is found in both the numerator as a form of J(X)^2 and in the integral J(x)dx form 0 to x. Is there a way to do this which you can help me. I even can't start it. I will help if you/or any other kind person have any idea.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lenin_0-1764943086539.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/132022i15805371BEB25268/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Lenin_0-1764943086539.png" alt="Lenin_0-1764943086539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Lenin&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 14:03:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046403#M219848</guid>
      <dc:creator>Lenin</dc:creator>
      <dc:date>2025-12-05T14:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046412#M219849</link>
      <description>&lt;P&gt;Thats a complete change as now (in the solve block) J is not a&amp;nbsp; constant variable but a function.&lt;/P&gt;
&lt;P&gt;I don't think that Prime can solve integral equations.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 14:30:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046412#M219849</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-12-05T14:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046419#M219850</link>
      <description>&lt;P&gt;Ah, okay. Thank you very much, Werner. Knowing this also saves time.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 14:57:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046419#M219850</guid>
      <dc:creator>Lenin</dc:creator>
      <dc:date>2025-12-05T14:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046430#M219851</link>
      <description>&lt;P&gt;Maybe you could try to rewrite the equation as an ODE and use a solve block with "odesolve"?&lt;/P&gt;
&lt;P&gt;Q.max(phi.0) is a constant value anyway because phi.0 is a constant, but why tau(x)?? So far tau was dependin on E, not on x??&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 15:37:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046430#M219851</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-12-05T15:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046442#M219853</link>
      <description>&lt;P&gt;Yes, that is true. tau is dependent on E, and E is depend on epsilon which is dependent and connected with J(x), (I think, it is not yet clear yet how those variables should be used in the Mathcad. I will try to figure it out.)&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 16:07:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046442#M219853</guid>
      <dc:creator>Lenin</dc:creator>
      <dc:date>2025-12-05T16:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ploting from solved non linear equations</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046444#M219855</link>
      <description>&lt;P&gt;So you have function J(x), E(x) and epsilon(x) and so you could write tau(E(x)), making tau dependable on x.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 16:16:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Ploting-from-solved-non-linear-equations/m-p/1046444#M219855</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-12-05T16:16:50Z</dc:date>
    </item>
  </channel>
</rss>

