<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Exploring uitable properties</title>
	<link>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/</link>
	<description>Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.</description>
	<pubDate>Sun, 22 Nov 2009 23:18:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: dhull</title>
		<link>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1450</link>
		<dc:creator>dhull</dc:creator>
		<pubDate>Tue, 16 Jun 2009 18:09:56 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1450</guid>
		<description>Andrew,

Glad you were able to solve your own issue and help everyone else out in the same way.

Thanks,
Doug</description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>Glad you were able to solve your own issue and help everyone else out in the same way.</p>
<p>Thanks,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1447</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 10 Jun 2009 20:22:46 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1447</guid>
		<description>In case anyone else found the same issue...
I went ahead and upgraded to R2008b (ver 7.7.0) and it works exactly as shown in the video. (Running on an Intel-Mac OSX)

These video tutorials are really helpful! Thanks Doug!
I am going to get a lot of use out of the uitable in the gui I'm writing.</description>
		<content:encoded><![CDATA[<p>In case anyone else found the same issue&#8230;<br />
I went ahead and upgraded to R2008b (ver 7.7.0) and it works exactly as shown in the video. (Running on an Intel-Mac OSX)</p>
<p>These video tutorials are really helpful! Thanks Doug!<br />
I am going to get a lot of use out of the uitable in the gui I&#8217;m writing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1446</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 10 Jun 2009 03:07:43 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1446</guid>
		<description>Is this supposed to perform the same on R2007a running on Mac OSX?

This is what I get when I try to do the same things:

&lt;pre&gt;

EDU&#62;&#62; close all
EDU&#62;&#62; clear all
EDU&#62;&#62; a = uitable
 
a =
 
	javahandle_withcallbacks.com.mathworks.hg.peer.UitablePeer

EDU&#62;&#62; set(a,'data',magic(3))
??? Object belongs to an incompatible Java class.

EDU&#62;&#62; 
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Is this supposed to perform the same on R2007a running on Mac OSX?</p>
<p>This is what I get when I try to do the same things:</p>
<pre>

EDU&gt;&gt; close all
EDU&gt;&gt; clear all
EDU&gt;&gt; a = uitable

a =

	javahandle_withcallbacks.com.mathworks.hg.peer.UitablePeer

EDU&gt;&gt; set(a,'data',magic(3))
??? Object belongs to an incompatible Java class.

EDU&gt;&gt;
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1317</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Mon, 02 Feb 2009 20:05:37 +0000</pubDate>
		<guid>http://blogs.mathworks.com/videos/2009/01/29/exploring-uitable-properties/#comment-1317</guid>
		<description>Good to have you back here, Doug. As you know, the MATLAB GUI Building doc now links to your archive, so keeps these tips and tricks coming!

Was this posting inspired by a user who had to ask how to get data into a uitable, even after checking the doc? If so, the MATLAB Graphics and GBT doc has utterly failed to communicate basic information.</description>
		<content:encoded><![CDATA[<p>Good to have you back here, Doug. As you know, the MATLAB GUI Building doc now links to your archive, so keeps these tips and tricks coming!</p>
<p>Was this posting inspired by a user who had to ask how to get data into a uitable, even after checking the doc? If so, the MATLAB Graphics and GBT doc has utterly failed to communicate basic information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
