<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239537</link>
    <title>MATLAB Central Newsreader - Dynamic Plot</title>
    <description>Feed for thread: Dynamic Plot</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Wed, 19 Nov 2008 21:28:02 -0500</pubDate>
      <title>Dynamic Plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239537#611923</link>
      <author>Mihir Mudholkar</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I am trying to plot an equation ax^2 + bx + c vs. x and I want to have sliders for parameters a, b and c and see how the plot varies with the parameters. The equation I am using is a lot more complicated but if somebody can please tell me how to add sliders, I can extend it to my problem. Its a curve fitting problem, and I am trying to fit the equation to some data manually using the sliders.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
Mihir </description>
    </item>
    <item>
      <pubDate>Sun, 30 Nov 2008 23:20:20 -0500</pubDate>
      <title>Re: Dynamic Plot</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/239537#614043</link>
      <author>Ryan Ollos</author>
      <description>&quot;Mihir Mudholkar&quot; &amp;lt;mihir.mudholkar@gmail.com&amp;gt; wrote in message &amp;lt;gg20d1$i9l$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I am trying to plot an equation ax^2 + bx + c vs. x and I want to have sliders for parameters a, b and c and see how the plot varies with the parameters. The equation I am using is a lot more complicated but if somebody can please tell me how to add sliders, I can extend it to my problem. Its a curve fitting problem, and I am trying to fit the equation to some data manually using the sliders.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Regards,&lt;br&gt;
&amp;gt; Mihir&lt;br&gt;
&lt;br&gt;
There is a thorough discussion and example of how to implement exactly what you describe in this book:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/support/books/book13266.html&quot;&gt;http://www.mathworks.com/support/books/book13266.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Alternatively, you can figure out how to do it by looking at the documentation for uicontrol (property 'Style' = 'Slider').</description>
    </item>
  </channel>
</rss>

