<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Is there a command in Maple like "find" in Matlab</title>
    <link>http://www.mapleprimes.com/questions/96542-Is-There-A-Command-In-Maple-Like-find-In-Matlab</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 16 Jun 2026 07:16:43 GMT</lastBuildDate>
    <pubDate>Tue, 16 Jun 2026 07:16:43 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Is there a command in Maple like "find" in Matlab</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Is there a command in Maple like "find" in Matlab</title>
      <link>http://www.mapleprimes.com/questions/96542-Is-There-A-Command-In-Maple-Like-find-In-Matlab</link>
    </image>
    <item>
      <title>ArrayTools[SearchArray]</title>
      <link>http://www.mapleprimes.com/questions/96542-Is-There-A-Command-In-Maple-Like-find-In-Matlab?ref=Feed:MaplePrimes:Is there a command in Maple like "find" in Matlab:Comments#answer96543</link>
      <itunes:summary>&lt;p&gt;Look @ ArrayTools[SearchArray]&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;(i, j, v) := ArrayTools:-SearchArray(x);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
 </itunes:summary>
      <description>&lt;p&gt;Look @ ArrayTools[SearchArray]&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;(i, j, v) := ArrayTools:-SearchArray(x);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
 </description>
      <guid>96543</guid>
      <pubDate>Wed, 01 Sep 2010 00:47:36 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>Just to expand a little.&amp;nbsp; It is possible</title>
      <link>http://www.mapleprimes.com/questions/96542-Is-There-A-Command-In-Maple-Like-find-In-Matlab?ref=Feed:MaplePrimes:Is there a command in Maple like "find" in Matlab:Comments#comment96547</link>
      <itunes:summary>&lt;p&gt;Just to expand a little.&amp;nbsp; It is possible to discover the equivalence of "find" and &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=ArrayTools[SearchArray]' target='_new'&gt;?ArrayTools[SearchArray]&lt;/a&gt; using &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=Matlab,FromMatlab' target='_new'&gt;?Matlab,FromMatlab&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;(**) Matlab:-FromMatlab("find(X)", evaluate=false);
#                          ArrayTools:-SearchArray(X)
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Just to expand a little.&amp;nbsp; It is possible to discover the equivalence of "find" and &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=ArrayTools[SearchArray]' target='_new'&gt;?ArrayTools[SearchArray]&lt;/a&gt; using &lt;a href='http://www.maplesoft.com/support/help/search.aspx?term=Matlab,FromMatlab' target='_new'&gt;?Matlab,FromMatlab&lt;/a&gt;&lt;/p&gt;
&lt;pre&gt;(**) Matlab:-FromMatlab("find(X)", evaluate=false);
#                          ArrayTools:-SearchArray(X)
&lt;/pre&gt;</description>
      <guid>96547</guid>
      <pubDate>Wed, 01 Sep 2010 01:41:52 Z</pubDate>
      <itunes:author>John May</itunes:author>
      <author>John May</author>
    </item>
  </channel>
</rss>