<?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: Linear Interpolation from one column of a matrix in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732377#M196127</link>
    <description>&lt;P&gt;You can use the 'column operator' to select/copy a column from a matrix, keyboard shortcut [Ctrl-Shft-C].&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1622754744205.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42406i56D7A4707A830321/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1622754744205.png" alt="LucMeekes_0-1622754744205.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 21:12:42 GMT</pubDate>
    <dc:creator>LucMeekes</dc:creator>
    <dc:date>2021-06-03T21:12:42Z</dc:date>
    <item>
      <title>Linear Interpolation from one column of a matrix</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732330#M196124</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have X &amp;amp; Y defined as two matrix variables, which I can do a linear interpolation between them...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can I perform the same interpolation if I have X &amp;amp; Y in a combined matrix, ?&lt;BR /&gt;&lt;BR /&gt;I am attaching the Mathcad file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 20:01:40 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732330#M196124</guid>
      <dc:creator>Eng_ReyD_497</dc:creator>
      <dc:date>2021-06-03T20:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Interpolation from one column of a matrix</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732377#M196127</link>
      <description>&lt;P&gt;You can use the 'column operator' to select/copy a column from a matrix, keyboard shortcut [Ctrl-Shft-C].&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1622754744205.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42406i56D7A4707A830321/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1622754744205.png" alt="LucMeekes_0-1622754744205.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 21:12:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732377#M196127</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2021-06-03T21:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Interpolation from one column of a matrix</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732455#M196133</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to perform interpolation within the matrix, not just splitting it into columns. However, I used your technique and built the next step of the actual interpolation and it works... Thanks a lot.&lt;BR /&gt;I just wanted to show you what I did with the interpolation itself in light of your help, which I assume is what you meant; unless you have a different approach just to learn from it ...&lt;/P&gt;
&lt;P&gt;Thanks and all the best!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 12:01:21 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732455#M196133</guid>
      <dc:creator>Eng_ReyD_497</dc:creator>
      <dc:date>2021-06-04T12:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linear Interpolation from one column of a matrix</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732476#M196134</link>
      <description>&lt;P&gt;You did it correctly. If you don't want to break up the matrix, this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1622812468010.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/42429i747B104C58B532FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1622812468010.png" alt="LucMeekes_0-1622812468010.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;is the way to do what you want.&lt;/P&gt;
&lt;P&gt;Note that I used ORIGIN in my example, and you've used it also. It is the safest way to point to the first element (or column or row) of an array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 13:17:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Linear-Interpolation-from-one-column-of-a-matrix/m-p/732476#M196134</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2021-06-04T13:17:01Z</dc:date>
    </item>
  </channel>
</rss>

