<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Update math component</title>
    <link>http://www.mapleprimes.com/questions/123418-Update-Math-Component</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 20:07:53 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 20:07:53 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Update math component</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Update math component</title>
      <link>http://www.mapleprimes.com/questions/123418-Update-Math-Component</link>
    </image>
    <item>
      <title>code</title>
      <link>http://www.mapleprimes.com/questions/123418-Update-Math-Component?ref=Feed:MaplePrimes:Update math component:Comments#answer123428</link>
      <itunes:summary>&lt;p&gt;Unlike some of the other dials, the code inside DialKp1 does not have the line,&lt;/p&gt;
&lt;pre&gt;   kp1 := Do(%DialKp1):
&lt;/pre&gt;
&lt;p&gt;When I add that line, the coefficient in the formula shown in MathBase gets updated as the dial is turned.&lt;/p&gt;
&lt;p&gt;You should probably think about cleaning up the code in the Components. One easy improvement would be to get rid of the `restart`s and `with`s. You could also put code repeated amongst different sliders into centralized location(s) such as a procedure, a simple call to which would then be the only code inside each Component. You could put such procedure definitions inside a Code Edit Region, or the Startup code of the Document. Things might be easier for you, if you only had to make edits to one location instead of to all those different locations.&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Unlike some of the other dials, the code inside DialKp1 does not have the line,&lt;/p&gt;
&lt;pre&gt;   kp1 := Do(%DialKp1):
&lt;/pre&gt;
&lt;p&gt;When I add that line, the coefficient in the formula shown in MathBase gets updated as the dial is turned.&lt;/p&gt;
&lt;p&gt;You should probably think about cleaning up the code in the Components. One easy improvement would be to get rid of the `restart`s and `with`s. You could also put code repeated amongst different sliders into centralized location(s) such as a procedure, a simple call to which would then be the only code inside each Component. You could put such procedure definitions inside a Code Edit Region, or the Startup code of the Document. Things might be easier for you, if you only had to make edits to one location instead of to all those different locations.&lt;/p&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>123428</guid>
      <pubDate>Wed, 29 Jun 2011 23:46:48 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
  </channel>
</rss>