<?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 Iterating a solve block, plotting results on graph in Mathcad</title>
    <link>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91632#M36264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Continuing to work on my sheet that estimates the top speed of an aircraft in level flight. I would like to plot level speed against altitude, similar to this curve here for the real WW2-era P-51D fighter I am using to validate my model: &lt;A class="active_link" href="http://www.wwiiaircraftperformance.org/mustang/P-51D_15342_Level.jpg" target="_blank"&gt;http://www.wwiiaircraftperformance.org/mustang/P-51D_15342_Level.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For whatever reason (and I feel like a moron) I find the documentation for mathcad to be unclear. It's like it's skipping some fundamental step that I haven't learned yet. Same goes for most of the tutorials I find.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any case, here is my question at the moment:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Should I iterate my solve block a few times, and then use a curve-fitting algorithm to get a nice graph? Is there an easier way to get a curve?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not even sure if I'm approaching this the right way. I tried to follow this tutorial: &lt;A href="http://www.imakenews.com/ptcexpress/e_article001008454.cfm?x=b11,0,w" target="_blank"&gt;http://www.imakenews.com/ptcexpress/e_article001008454.cfm?x=b11,0,w&lt;/A&gt; as an example but I keep getting tripped up. I could define altitude, horsepower, and weight as vectors below the solve block like the tutorial does, but some of the parameters above the block require these values as inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I thought maybe I could use a "program" but I read that you can't put a Given statement into a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone could shed some light on this, I'd appreciate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2018 18:29:21 GMT</pubDate>
    <dc:creator>ptc-4390973</dc:creator>
    <dc:date>2018-05-03T18:29:21Z</dc:date>
    <item>
      <title>Iterating a solve block, plotting results on graph</title>
      <link>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91632#M36264</link>
      <description>Hi again. Continuing to work on my sheet that estimates the top speed of an aircraft in level flight. I would like to plot level speed against altitude, similar to this curve here for the real WW2-era P-51D fighter I am using to validate my model: &lt;A href="http://www.wwiiaircraftperformance.org/mustang/P-51D_15342_Level.jpgFor" target="_blank"&gt;http://www.wwiiaircraftperformance.org/mustang/P-51D_15342_Level.jpgFor&lt;/A&gt;</description>
      <pubDate>Thu, 03 May 2018 18:29:21 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91632#M36264</guid>
      <dc:creator>ptc-4390973</dc:creator>
      <dc:date>2018-05-03T18:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating a solve block, plotting results on graph</title>
      <link>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91633#M36265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you change all the functions that are dependant on the height h to functions of xxx(h) .&lt;/P&gt;&lt;P&gt;Then the find function can also be crafted as a function of h.&lt;/P&gt;&lt;P&gt;It is then easier to use his to create vectors of functions of h that can be plotted, as attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is usefull&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt; Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 09:28:36 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91633#M36265</guid>
      <dc:creator>AndyWesterman</dc:creator>
      <dc:date>2012-01-04T09:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating a solve block, plotting results on graph</title>
      <link>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91634#M36266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this (per A Westerman)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 13:48:14 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91634#M36266</guid>
      <dc:creator>Fred_Kohlhepp</dc:creator>
      <dc:date>2012-01-04T13:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating a solve block, plotting results on graph</title>
      <link>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91635#M36267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 20:45:20 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Mathcad/Iterating-a-solve-block-plotting-results-on-graph/m-p/91635#M36267</guid>
      <dc:creator>ptc-4390973</dc:creator>
      <dc:date>2012-01-04T20:45:20Z</dc:date>
    </item>
  </channel>
</rss>

