<?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 Programming loop in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/876679#M206792</link>
    <description>&lt;P&gt;I have inputs which needs to be used for further calculation For ex POP1_2.1 will be used to calculate CO1_2.1 and CO1_2.1 will be used for calculating POP next series and so on. I need some help to formulate programme to carry out this on loop and give the output could someone help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 22 May 2023 19:01:02 GMT</pubDate>
    <dc:creator>JB_10220769</dc:creator>
    <dc:date>2023-05-22T19:01:02Z</dc:date>
    <item>
      <title>Programming loop</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/876679#M206792</link>
      <description>&lt;P&gt;I have inputs which needs to be used for further calculation For ex POP1_2.1 will be used to calculate CO1_2.1 and CO1_2.1 will be used for calculating POP next series and so on. I need some help to formulate programme to carry out this on loop and give the output could someone help?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 19:01:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/876679#M206792</guid>
      <dc:creator>JB_10220769</dc:creator>
      <dc:date>2023-05-22T19:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Programming loop</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/876992#M206798</link>
      <description>&lt;P&gt;You can write a program for this, but it will be as much work as you've already done to put down all the assignment formulae in your sheet.&lt;/P&gt;
&lt;P&gt;If you want to put this efficiently in a program, you will need to use indexes instead of literal subscripts to your arrays AF, DF and M.&lt;/P&gt;
&lt;P&gt;Since you've hidden their definitions in protected areas, that's something you will need to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 21:33:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/876992#M206798</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2023-05-23T21:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Programming loop</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/877180#M206802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here is an example how to do it in Mathcad. Hope, it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Raiko&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 12:39:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Programming-loop/m-p/877180#M206802</guid>
      <dc:creator>Raiko</dc:creator>
      <dc:date>2023-05-24T12:39:07Z</dc:date>
    </item>
  </channel>
</rss>

