<?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 'All evaluations resulted in either an error or a complex result in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/669991#M190492</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I am getting error as 'All evaluations resulted in either an error or a complex result.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="osRszSi" style="width: 405px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/27850i6406D627E91A0A13/image-size/large?v=v2&amp;amp;px=999" role="button" title="osRszSi" alt="osRszSi" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jun 2020 10:31:44 GMT</pubDate>
    <dc:creator>FedexRight</dc:creator>
    <dc:date>2020-06-05T10:31:44Z</dc:date>
    <item>
      <title>'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/669991#M190492</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am getting error as 'All evaluations resulted in either an error or a complex result.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="osRszSi" style="width: 405px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/27850i6406D627E91A0A13/image-size/large?v=v2&amp;amp;px=999" role="button" title="osRszSi" alt="osRszSi" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 10:31:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/669991#M190492</guid>
      <dc:creator>FedexRight</dc:creator>
      <dc:date>2020-06-05T10:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: 'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670006#M190493</link>
      <description>&lt;P&gt;You have redefined x to become an array, between the definition of F(x) and the plot.&lt;/P&gt;
&lt;P&gt;If you move the plot upper left corner to just above the redefinition of x to an array, your plot should show.&lt;/P&gt;
&lt;P&gt;The error message "All evaluations..." is cryptic at first sight. In this case case 'all evaluations resulted in an error' applies, because you cannot compare a singular value (such as -1, 2 or 5 with an array (that you redefined x to).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 11:57:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670006#M190493</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2020-06-05T11:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670059#M190494</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="answer to FedexRight.jpg" style="width: 459px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/27857i68179662CE25D9F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="answer to FedexRight.jpg" alt="answer to FedexRight.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 15:24:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670059#M190494</guid>
      <dc:creator>-MFra-</dc:creator>
      <dc:date>2020-06-05T15:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: 'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670062#M190495</link>
      <description>&lt;P&gt;The definition of F(x) was not the cause of the problem of the OP.&lt;/P&gt;
&lt;P&gt;He redefined x to be a 4 element array between the definition of F(x) and the plot (not shown in his picture). That would fail with your definition of F(x) as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jun 2020 15:41:13 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670062#M190495</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2020-06-05T15:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: 'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670161#M190512</link>
      <description>&lt;P&gt;Luc already explained why your plot failed - the definition of x as a vector.&lt;/P&gt;
&lt;P&gt;Here are a few more suggestions and an explanation, why F(x) fails if x is a vector.&lt;BR /&gt;If you are new to this, I understand that the difference between a range and a vector can be quite confusing.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1591558497589.png" style="width: 390px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/27874i5C48E68C940706E1/image-dimensions/390x696?v=v2" width="390" height="696" role="button" title="Werner_E_0-1591558497589.png" alt="Werner_E_0-1591558497589.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;MC15 worksheet attached&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 19:35:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670161#M190512</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2020-06-07T19:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: 'All evaluations resulted in either an error or a complex result</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670204#M190513</link>
      <description>&lt;P&gt;You're absolutely right. My answer is based on what the photo shows. Only now I have opened the file provided by FedexRight.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 07:57:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/All-evaluations-resulted-in-either-an-error-or-a-complex-result/m-p/670204#M190513</guid>
      <dc:creator>-MFra-</dc:creator>
      <dc:date>2020-06-08T07:57:21Z</dc:date>
    </item>
  </channel>
</rss>

