<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Why does Maple keep changing commands?</title>
    <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 18:46:09 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 18:46:09 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Why does Maple keep changing commands?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Why does Maple keep changing commands?</title>
      <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands</link>
    </image>
    <item>
      <title>Syntax</title>
      <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands?ref=Feed:MaplePrimes:Why does Maple keep changing commands?:Comments#answer45035</link>
      <itunes:summary>&lt;p&gt;Although some commands have changed over time, they have not changed much in at least the last 4 releases. For example:&lt;/p&gt;
&lt;p&gt;- if you type in ?plot2d, you'll get the help page to plot a &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=Task/Plot2DFunction&amp;amp;term=Task,Plot2DFunction"&gt;2D function&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- if you type in ?diff, the first entry you should see is the help page for &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=diff&amp;amp;term=diff"&gt;diff&lt;/a&gt;. The syntax for doing higher order derivatices is just diff(f(x), x$n) where n is the derivative you'd like to take.&lt;/p&gt;
&lt;p&gt;- Simplify still does exist. In fact, there are several different types of &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=simplify&amp;amp;term=simplify"&gt;simplifications&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- Coefficient extraction still does exist. Now for coefficient, this one didn't come up right away. However, if you type in ?coeff, you'll get the &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=coeff&amp;amp;term=coeff"&gt;function you're looking for&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All of these were found under standard Maple 13 help pages. Now unfortunately I do not know the history of all of these commands, so I'm not sure if/when the changes took place (although I'm pretty sure these particular ones have not changed). I do know that as the software evolves, command names have to change because of data structures/procedures/etc. We do try to make the software as backwards compatible as possible, but we can't get it to be compatible 100% of the time.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Although some commands have changed over time, they have not changed much in at least the last 4 releases. For example:&lt;/p&gt;
&lt;p&gt;- if you type in ?plot2d, you'll get the help page to plot a &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=Task/Plot2DFunction&amp;amp;term=Task,Plot2DFunction"&gt;2D function&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- if you type in ?diff, the first entry you should see is the help page for &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=diff&amp;amp;term=diff"&gt;diff&lt;/a&gt;. The syntax for doing higher order derivatices is just diff(f(x), x$n) where n is the derivative you'd like to take.&lt;/p&gt;
&lt;p&gt;- Simplify still does exist. In fact, there are several different types of &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=simplify&amp;amp;term=simplify"&gt;simplifications&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- Coefficient extraction still does exist. Now for coefficient, this one didn't come up right away. However, if you type in ?coeff, you'll get the &lt;a href="http://www.maplesoft.com/support/help/AddOns/view.aspx?path=coeff&amp;amp;term=coeff"&gt;function you're looking for&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All of these were found under standard Maple 13 help pages. Now unfortunately I do not know the history of all of these commands, so I'm not sure if/when the changes took place (although I'm pretty sure these particular ones have not changed). I do know that as the software evolves, command names have to change because of data structures/procedures/etc. We do try to make the software as backwards compatible as possible, but we can't get it to be compatible 100% of the time.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;</description>
      <guid>45035</guid>
      <pubDate>Tue, 09 Feb 2010 23:39:00 Z</pubDate>
      <itunes:author>Tim Vrablik</itunes:author>
      <author>Tim Vrablik</author>
    </item>
    <item>
      <title>Memory</title>
      <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands?ref=Feed:MaplePrimes:Why does Maple keep changing commands?:Comments#answer45036</link>
      <itunes:summary>&lt;p&gt;I think your memory is faulty.&amp;nbsp; I don't think there was ever a Maple command &lt;b&gt;plot2D&lt;/b&gt;.&lt;br /&gt;
The command for finding a coefficient of a polynomial is and was &lt;b&gt;coeff&lt;/b&gt;, not &lt;b&gt;Coefficient&lt;/b&gt;.&lt;b&gt;&amp;nbsp; Diff&lt;/b&gt; is and was the inert version of &lt;b&gt;diff&lt;/b&gt;, and the syntax of these have not changed in many years, certainly not since I first got acquainted with Maple V Release 2, at least 16 years ago.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I think your memory is faulty.&amp;nbsp; I don't think there was ever a Maple command &lt;b&gt;plot2D&lt;/b&gt;.&lt;br /&gt;
The command for finding a coefficient of a polynomial is and was &lt;b&gt;coeff&lt;/b&gt;, not &lt;b&gt;Coefficient&lt;/b&gt;.&lt;b&gt;&amp;nbsp; Diff&lt;/b&gt; is and was the inert version of &lt;b&gt;diff&lt;/b&gt;, and the syntax of these have not changed in many years, certainly not since I first got acquainted with Maple V Release 2, at least 16 years ago.&lt;/p&gt;</description>
      <guid>45036</guid>
      <pubDate>Wed, 10 Feb 2010 00:58:00 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
    <item>
      <title>The help command</title>
      <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands?ref=Feed:MaplePrimes:Why does Maple keep changing commands?:Comments#answer45038</link>
      <itunes:summary>&lt;p&gt;I did not know that ?command_name brings up the help menu for that command.&lt;/p&gt;
&lt;p&gt;Problem is - one would already have to know the name of command_name in order to call up its help menu.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I did not know that ?command_name brings up the help menu for that command.&lt;/p&gt;
&lt;p&gt;Problem is - one would already have to know the name of command_name in order to call up its help menu.&lt;/p&gt;</description>
      <guid>45038</guid>
      <pubDate>Thu, 11 Feb 2010 04:41:43 Z</pubDate>
      <itunes:author>resolvent</itunes:author>
      <author>resolvent</author>
    </item>
    <item>
      <title>clickable</title>
      <link>http://www.mapleprimes.com/questions/35762-Why-Does-Maple-Keep-Changing-Commands?ref=Feed:MaplePrimes:Why does Maple keep changing commands?:Comments#comment45037</link>
      <itunes:summary>&lt;p&gt;I considered that he was thinking of context-sensitive menus, where unfortunately the capitalization does not match that of the actual commands, and where the appearance of individual choices comes and goes depending on the &amp;quot;selection&amp;quot;.&lt;/p&gt;
&lt;p&gt;I've see it happen before, that somene thinks that clickable Maple is the primary form of using Maple. (...although, maybe that's not what's happened here. Package exports are another possibility.)&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I considered that he was thinking of context-sensitive menus, where unfortunately the capitalization does not match that of the actual commands, and where the appearance of individual choices comes and goes depending on the &amp;quot;selection&amp;quot;.&lt;/p&gt;
&lt;p&gt;I've see it happen before, that somene thinks that clickable Maple is the primary form of using Maple. (...although, maybe that's not what's happened here. Package exports are another possibility.)&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>45037</guid>
      <pubDate>Wed, 10 Feb 2010 01:21:57 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
  </channel>
</rss>