<?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 min function bug in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559283#M181209</link>
    <description>&lt;P&gt;A very simple task to find min of each column of a matrix but something strange happening.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MatrixCol.min.GIF" style="width: 642px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/8517i936F3FA045B69FDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="MatrixCol.min.GIF" alt="MatrixCol.min.GIF" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jul 2018 05:34:31 GMT</pubDate>
    <dc:creator>ifomenko</dc:creator>
    <dc:date>2018-07-06T05:34:31Z</dc:date>
    <item>
      <title>min function bug</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559283#M181209</link>
      <description>&lt;P&gt;A very simple task to find min of each column of a matrix but something strange happening.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MatrixCol.min.GIF" style="width: 642px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/8517i936F3FA045B69FDB/image-size/large?v=v2&amp;amp;px=999" role="button" title="MatrixCol.min.GIF" alt="MatrixCol.min.GIF" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 05:34:31 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559283#M181209</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2018-07-06T05:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: MatrixCol.min function problem</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559294#M181212</link>
      <description>&lt;P&gt;I would call this a strange bug.&lt;/P&gt;
&lt;P&gt;I have no idea why it would occur. All I can do is provide a simplified example and some observations in case you intend to bring this bug to PTCs attention (good luck).&lt;/P&gt;
&lt;P&gt;The bug shows up if the matrix has more than 1 column and is seen in all columns which include at least one text entry.&lt;/P&gt;
&lt;P&gt;A crude workaround could be to always call the routine with MatrixCol.min(stack(...)) instead of just MatrixCol.min(...).&lt;/P&gt;
&lt;P&gt;Indeed a very strange bug.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/8523i1651670B83CC45C8/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="B.png" title="B.png" width="442" height="357" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, don't put M &amp;lt;-- stack(M) as first line in your program as if you do it will fail in any case when text is involved.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:43:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559294#M181212</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2018-07-05T13:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: MatrixCol.min function problem</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559298#M181213</link>
      <description>&lt;P&gt;Here's a better workaround.&lt;/P&gt;
&lt;P&gt;Don't ask me why it works. Of course its still a bug.&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/8524i2608133FB8304A1E/image-size/original?v=1.0&amp;amp;px=-1" border="0" alt="B.png" title="B.png" width="426" height="177" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 13:53:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559298#M181213</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2018-07-05T13:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: MatrixCol.min function problem</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559322#M181214</link>
      <description>&lt;P&gt;Thank you for your time and efforts. I`ve created some min.str.f() function to work around this bug.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 16:12:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/559322#M181214</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2018-07-05T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: min function bug</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/567372#M181956</link>
      <description>&lt;P&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;. What service release of Mathcad are you using?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;. Please send your issue for PTC's technical support:&amp;nbsp;&lt;A href="https://support.ptc.com/apps/case_logger_viewer/auth/ssl/log" target="_blank"&gt;https://support.ptc.com/apps/case_logger_viewer/auth/ssl/log&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 16:12:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/567372#M181956</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2018-08-22T16:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: min function bug</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/567447#M181972</link>
      <description>&lt;P&gt;15 M045&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 19:06:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/min-function-bug/m-p/567447#M181972</guid>
      <dc:creator>ifomenko</dc:creator>
      <dc:date>2018-08-22T19:06:52Z</dc:date>
    </item>
  </channel>
</rss>

