<?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 for File Exchange Pick of the Week</title>
	<link>http://blogs.mathworks.com/pick</link>
	<description>&#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=969735&#38;objectType=author"&#62;Bob&#60;/a&#62;, &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author"&#62;Brett&#60;/a&#62; &#38; &#60;a href="http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author"&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<pubDate>Sat, 07 Nov 2009 16:22:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on allstats by oleg</title>
		<link>http://blogs.mathworks.com/pick/2009/10/30/allstats/#comment-13288</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:48:03 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2009/10/30/allstats/#comment-13288</guid>
		<description>The author has implemented skewness, kurtosis and checks answering appropriately to the critic.</description>
		<content:encoded><![CDATA[<p>The author has implemented skewness, kurtosis and checks answering appropriately to the critic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MATLAB Basics video: Storing data in a matrix from a loop by Ashok</title>
		<link>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13287</link>
		<dc:creator>Ashok</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:58:33 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13287</guid>
		<description>how to store 10 or more random number in a loop a loop
for i = 1:n
    mean(i) = input('enter the mean value of distribution = ')
    std(i) = input('enter the std value of distribution = ')
      p(j) = mean(i) + std(i)*randn(100,1);
end
how to make it work becoz there is string mismatch. Please tell me</description>
		<content:encoded><![CDATA[<p>how to store 10 or more random number in a loop a loop<br />
for i = 1:n<br />
    mean(i) = input(&#8217;enter the mean value of distribution = &#8216;)<br />
    std(i) = input(&#8217;enter the std value of distribution = &#8216;)<br />
      p(j) = mean(i) + std(i)*randn(100,1);<br />
end<br />
how to make it work becoz there is string mismatch. Please tell me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MATLAB Basics: Adding a table to a GUI by Ben</title>
		<link>http://blogs.mathworks.com/pick/2008/05/07/matlab-basics-adding-a-table-to-a-gui/#comment-13286</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 02 Nov 2009 03:09:00 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/05/07/matlab-basics-adding-a-table-to-a-gui/#comment-13286</guid>
		<description>Doug,

Thanks for the very helpful videos!

Uitables seem like a convenient way to make a customized property inspector for when there are lots of adjustable parameters in the application.  This works well when the parameters all have the same format, otherwise to make use of the column formatting &#38; input features we can only make a "transposed" version (side scrolling, not so pretty).

Having row formatting as an option would be nice.  Are there any plans for this in future versions - or is there a better way to go about this?</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>Thanks for the very helpful videos!</p>
<p>Uitables seem like a convenient way to make a customized property inspector for when there are lots of adjustable parameters in the application.  This works well when the parameters all have the same format, otherwise to make use of the column formatting &amp; input features we can only make a &#8220;transposed&#8221; version (side scrolling, not so pretty).</p>
<p>Having row formatting as an option would be nice.  Are there any plans for this in future versions - or is there a better way to go about this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on allstats by oleg</title>
		<link>http://blogs.mathworks.com/pick/2009/10/30/allstats/#comment-13285</link>
		<dc:creator>oleg</dc:creator>
		<pubDate>Sat, 31 Oct 2009 19:08:39 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2009/10/30/allstats/#comment-13285</guid>
		<description>Allstats has no checks, no comments and could also be improved (talking about prctile implementatio). Not to mention that a function which deserves an "all" prefix should at least include skewness and kurtosis.</description>
		<content:encoded><![CDATA[<p>Allstats has no checks, no comments and could also be improved (talking about prctile implementatio). Not to mention that a function which deserves an &#8220;all&#8221; prefix should at least include skewness and kurtosis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mindstorm Robots by Todd</title>
		<link>http://blogs.mathworks.com/pick/2006/12/20/mindstorm-robots/#comment-13281</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Tue, 27 Oct 2009 17:59:37 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2006/12/20/mindstorm-robots/#comment-13281</guid>
		<description>Additional information and a link to download free MATLAB and Simulink LEGO MINDSTORMS NXT code can be found at - http://www.mathworks.com/programs/mindstorms/</description>
		<content:encoded><![CDATA[<p>Additional information and a link to download free MATLAB and Simulink LEGO MINDSTORMS NXT code can be found at - <a href="http://www.mathworks.com/programs/mindstorms/" rel="nofollow">http://www.mathworks.com/programs/mindstorms/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MATLAB Basics video: Storing data in a matrix from a loop by Doug</title>
		<link>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13280</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 27 Oct 2009 14:09:09 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13280</guid>
		<description>@Leo,

Here is the "English version" of that code.


"vec = []" makes an empty variable named 'vec'.

"vec = [vec val]" makes the variable 'vec' equal to the variable 'vec' and variable 'val' in a row.  (This would fail if 'vec' was not already defined, thus the above line.)  This was done in a loop, so the empty 'vec' is there for the first iteration really.

-Doug</description>
		<content:encoded><![CDATA[<p>@Leo,</p>
<p>Here is the &#8220;English version&#8221; of that code.</p>
<p>&#8220;vec = []&#8221; makes an empty variable named &#8216;vec&#8217;.</p>
<p>&#8220;vec = [vec val]&#8221; makes the variable &#8216;vec&#8217; equal to the variable &#8216;vec&#8217; and variable &#8216;val&#8217; in a row.  (This would fail if &#8216;vec&#8217; was not already defined, thus the above line.)  This was done in a loop, so the empty &#8216;vec&#8217; is there for the first iteration really.</p>
<p>-Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MATLAB Basics video: Storing data in a matrix from a loop by leo</title>
		<link>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13279</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Tue, 27 Oct 2009 07:10:10 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/08/20/matlab-basics-video/#comment-13279</guid>
		<description>Dear Doug 
I have a question in your code 'October 9th, 2009 at 13:53'

vec = [];
vec = [vec val];

I don't know the meaning of these statements.
I just started the matlab.
So, i don't know well about matlab.
Could you tell me the meaning?</description>
		<content:encoded><![CDATA[<p>Dear Doug<br />
I have a question in your code &#8216;October 9th, 2009 at 13:53&#8242;</p>
<p>vec = [];<br />
vec = [vec val];</p>
<p>I don&#8217;t know the meaning of these statements.<br />
I just started the matlab.<br />
So, i don&#8217;t know well about matlab.<br />
Could you tell me the meaning?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Graphical tutorial: Import data from Excel, plot in MATLAB by Shanker Keshavdas</title>
		<link>http://blogs.mathworks.com/pick/2007/04/27/graphical-tutorial-import-data-from-excel-plot-in-matlab/#comment-13278</link>
		<dc:creator>Shanker Keshavdas</dc:creator>
		<pubDate>Sun, 25 Oct 2009 08:11:15 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2007/04/27/graphical-tutorial-import-data-from-excel-plot-in-matlab/#comment-13278</guid>
		<description>You sir, are a gentleman and a scholar... 

No really, helped me out a lot. As to what is better, I guess it depends on what takes you lesser time man. I'd have to agree with the others, a video is much easier to follow. 

Thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>You sir, are a gentleman and a scholar&#8230; </p>
<p>No really, helped me out a lot. As to what is better, I guess it depends on what takes you lesser time man. I&#8217;d have to agree with the others, a video is much easier to follow. </p>
<p>Thanks a lot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step response information by Quan Zheng</title>
		<link>http://blogs.mathworks.com/pick/2006/10/31/step-response-information/#comment-13277</link>
		<dc:creator>Quan Zheng</dc:creator>
		<pubDate>Thu, 22 Oct 2009 16:05:15 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2006/10/31/step-response-information/#comment-13277</guid>
		<description>how can I get a copy of stepspecs.m?</description>
		<content:encoded><![CDATA[<p>how can I get a copy of stepspecs.m?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advanced MATLAB: Capture mouse movement by Doug</title>
		<link>http://blogs.mathworks.com/pick/2008/05/27/advanced-matlab-capture-mouse-movement/#comment-13276</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 21 Oct 2009 14:07:25 +0000</pubDate>
		<guid>http://blogs.mathworks.com/pick/2008/05/27/advanced-matlab-capture-mouse-movement/#comment-13276</guid>
		<description>@Lucy

I think this is what you seek to move a line with the mouse in MATLAB.

http://blogs.mathworks.com/videos/2008/05/27/advanced-matlab-capture-mouse-movement/

Doug</description>
		<content:encoded><![CDATA[<p>@Lucy</p>
<p>I think this is what you seek to move a line with the mouse in MATLAB.</p>
<p><a href="http://blogs.mathworks.com/videos/2008/05/27/advanced-matlab-capture-mouse-movement/" rel="nofollow">http://blogs.mathworks.com/videos/2008/05/27/advanced-matlab-capture-mouse-movement/</a></p>
<p>Doug</p>
]]></content:encoded>
	</item>
</channel>
</rss>
