<?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: Solutions comparison / Integration in Excel in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151897#M59741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you plan to do a calculation with different variable values you have to formulate all your calculation as functions dependent on those variables. Then you may call this function with different values, compare results, build tables, plot 2D- or 3D graphs, whatever.&lt;/P&gt;&lt;P&gt;The worksheet itself or parts of it unfortunately cannot be looped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Dec 2013 05:33:32 GMT</pubDate>
    <dc:creator>Werner_E</dc:creator>
    <dc:date>2013-12-05T05:33:32Z</dc:date>
    <item>
      <title>Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151896#M59740</link>
      <description>Hi everyone,I'm starting using Mathcad, so maybe I am just missing something. What I want to do seems really basic to me, but I spent hours looking for that and did't find a solution.The problem is really common in engineering: I have one problem but many different solutions</description>
      <pubDate>Thu, 03 May 2018 16:39:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151896#M59740</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2018-05-03T16:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151897#M59741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever you plan to do a calculation with different variable values you have to formulate all your calculation as functions dependent on those variables. Then you may call this function with different values, compare results, build tables, plot 2D- or 3D graphs, whatever.&lt;/P&gt;&lt;P&gt;The worksheet itself or parts of it unfortunately cannot be looped.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:33:32 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151897#M59741</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-05T05:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151898#M59742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Werner,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, this seems really inconvenient to me. So if I understand well, the input/output variables are only to use Mathcad as a calculation engine in Creo? What about Excel? It is only to be used as a calculation engine for Mathcad? I would have used all that exactely the other way around:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the data in Excel&lt;/P&gt;&lt;P&gt;Excel asks Mathcad to compute some calculations that are too complex for Excel&lt;/P&gt;&lt;P&gt;Mathcad asks Creo to simulate dynamics and kinematics based on intermediate results&lt;/P&gt;&lt;P&gt;Creo feeds these results back in Mathcad to finish the engineering calculation&lt;/P&gt;&lt;P&gt;Mathcad feeds the ultimate concluding result into Excel to display them, compare them, plot them aso.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've heard about an Excel Add-in: does it still exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 05:48:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151898#M59742</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2013-12-05T05:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151899#M59743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Well, this seems really inconvenient to me.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Its a mathematical approach - independend variables in - dependend result(s) out. It natrural for me. But I understand that it may be hard to rewrite a larger sheet which wasn't planned for that approach from the very beginning and was written just for a single calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;I've heard about an Excel Add-in: does it still exist?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I never used it, but yes, you can get to the download page starting here &lt;A class="loading" href="http://www.ptc.com/community/free-downloads.htm" title="http://www.ptc.com/community/free-downloads.htm"&gt;http://www.ptc.com/community/free-downloads.htm &lt;/A&gt;Its for Mathvad 15, not sure if thats the version you are using.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 06:13:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151899#M59743</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2013-12-05T06:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151900#M59744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Its a mathematical approach - independend variables in - dependend result(s) out&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You mean the methods with the functions? That means you can't have it with the engineer approach at the same time, which makes you lose all the interest of replacing Excel by Mathcad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand well, I have to make every single calculation step this way:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62909" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.ptc.com/legacyfs/online/62909_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;???&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Its for Mathvad 15, not sure if thats the version you are using.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that mean it is not supported by Prime anymore? Hum... Finally, not sure I will buy it anymore...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 08:27:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151900#M59744</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2013-12-05T08:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151901#M59745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps an example will make it clear how useful the functional form is in engineering:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62901" class="jive-image" alt="critstress.PNG" src="https://community.ptc.com/legacyfs/online/62901_critstress.PNG" /&gt;&lt;/P&gt;&lt;P&gt;If t above was only ever to take a single value (like your area), I could have defined the function after specifying t and then left t out of the argument list. Similarly with poisson's ratio. You only need to include those parameters you are going to change in the argument list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 08:50:57 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151901#M59745</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2013-12-05T08:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151902#M59746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Alan for the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This looks reasonable, even if transforming every worksheet that has been designed for one computation to this format seems really tedious to me...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But another problems appears here if not only E but also nu and t were to have as many different values as E. Then the multiplication and root of vectors would not work. What is the way around that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tristan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 09:04:37 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151902#M59746</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2013-12-05T09:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151903#M59747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Tristan Vouga wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But another problems appears here if not only E but also nu and t were to have as many different values as E. Then the multiplication and root of vectors would not work. What is the way around that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tristan&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;One way to deal with this is, for example:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="62927" class="jive-image-thumbnail jive-image" onclick="" alt="critstress2.PNG" src="https://community.ptc.com/legacyfs/online/62927_critstress2.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Another is to use the vectorise operator (Look in the Operators menu - the very last operator in the list - the V with an arrow over it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 09:15:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151903#M59747</guid>
      <dc:creator>AlanStevens</dc:creator>
      <dc:date>2013-12-05T09:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Solutions comparison / Integration in Excel</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151904#M59748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, I will try this method and put vectors everywhere hoping it won't have issues with fraction operators and multiplications on them...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 10:06:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solutions-comparison-Integration-in-Excel/m-p/151904#M59748</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2013-12-05T10:06:26Z</dc:date>
    </item>
  </channel>
</rss>

