<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173354</link>
    <title>MATLAB Central Newsreader - how to create and update a matrix in GUI ?</title>
    <description>Feed for thread: how to create and update a matrix in GUI ?</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>Mon, 28 Jul 2008 01:56:04 -0400</pubDate>
      <title>how to create and update a matrix in GUI ?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173354#445790</link>
      <author>Andre Zibetti</author>
      <description>Hello again guys,&lt;br&gt;
&lt;br&gt;
Anyone knows how to create and update a matrix or vector&lt;br&gt;
using GUI ??&lt;br&gt;
&lt;br&gt;
Thanks, looking foward for answers...&lt;br&gt;
&lt;br&gt;
Andre</description>
    </item>
    <item>
      <pubDate>Mon, 28 Jul 2008 02:32:02 -0400</pubDate>
      <title>Re: how to create and update a matrix in GUI ?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173354#445791</link>
      <author>Donn Shull</author>
      <description>This is not a very specific question. If you want to edit &lt;br&gt;
an existing variable say variableName in a GUI then you can &lt;br&gt;
either double click on variableName in the workspace &lt;br&gt;
browser or issue the command openvar(variableName) in the &lt;br&gt;
command window. If you want to create new variables from a &lt;br&gt;
GUI you will probably have to write your own GUI to do this.</description>
    </item>
    <item>
      <pubDate>Mon, 28 Jul 2008 04:04:03 -0400</pubDate>
      <title>Re: how to create and update a matrix in GUI ?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/173354#445799</link>
      <author>Andre Zibetti</author>
      <description>&quot;Donn Shull&quot; &amp;lt;donn.shull.no_spam@aetoolbox.com&amp;gt; wrote in&lt;br&gt;
message &amp;lt;g6jb32$3j5$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; This is not a very specific question. If you want to edit &lt;br&gt;
&amp;gt; an existing variable say variableName in a GUI then you can &lt;br&gt;
&amp;gt; either double click on variableName in the workspace &lt;br&gt;
&amp;gt; browser or issue the command openvar(variableName) in the &lt;br&gt;
&amp;gt; command window. If you want to create new variables from a &lt;br&gt;
&amp;gt; GUI you will probably have to write your own GUI to do this.&lt;br&gt;
&lt;br&gt;
Yes Donn, you are right!! So I try to made my own code and&lt;br&gt;
it's works.&lt;br&gt;
It's a GUI that you could insert data and then its&lt;br&gt;
immeadiatly plotted. very nice..</description>
    </item>
  </channel>
</rss>

