<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Happy New Year!</title>
	<atom:link href="http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/</link>
	<description>Mike works on the MATLAB Desktop team</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:17:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6341</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Wed, 15 Jul 2009 10:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6341</guid>
		<description>Hi Andrew,

Follow the instructions here:

http://www.mathworks.com/support/bugreports/412219

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Follow the instructions here:</p>
<p><a href="http://www.mathworks.com/support/bugreports/412219" rel="nofollow">http://www.mathworks.com/support/bugreports/412219</a></p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6340</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 15 Jul 2009 06:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6340</guid>
		<description>Hello Ian,

I&#039;ve found this blog post while crawling the internet for solutions to MATLAB R2009A&#039;s abysmal GUI performance under OSX 10.5.7 (and 10.5.6). Aside from the poor &quot;bench&quot; performance that is well documented on the internet, I am wondering if you have any advice on how to enable MATLAB to use Quartz instead of Java.

I tried your code to check if MATLAB is using Quartz and get &quot;false&quot; as a return.

I have tried the method suggested here:

http://www.macosxhints.com/article.php?story=2007112503413229

And found that R2009a already comes with the &#039;java.opts&#039; file with the line of code that is supposed to enable Quartz. However no matter what I do with the file (removing the comments, placing the file in the other locations suggested by the website, etc), I cannot get MATLAB to use Quartz, as I still get a &quot;False&quot; response.

There is also the perceptual difference in using software that feels like it is running on a sub-1 Ghz computer (the quarter to half second that it takes for Matlab to confirm &quot;a=3&quot;, and the molasses like scrolling  experienced in M-files.

Do you have suggestions on how to enable Quartz on MATLAB R2009A under OS X running a Mac Pro? I have been able to get Quartz running under R2008B on a Macbook Pro...</description>
		<content:encoded><![CDATA[<p>Hello Ian,</p>
<p>I&#8217;ve found this blog post while crawling the internet for solutions to MATLAB R2009A&#8217;s abysmal GUI performance under OSX 10.5.7 (and 10.5.6). Aside from the poor &#8220;bench&#8221; performance that is well documented on the internet, I am wondering if you have any advice on how to enable MATLAB to use Quartz instead of Java.</p>
<p>I tried your code to check if MATLAB is using Quartz and get &#8220;false&#8221; as a return.</p>
<p>I have tried the method suggested here:</p>
<p><a href="http://www.macosxhints.com/article.php?story=2007112503413229" rel="nofollow">http://www.macosxhints.com/article.php?story=2007112503413229</a></p>
<p>And found that R2009a already comes with the &#8216;java.opts&#8217; file with the line of code that is supposed to enable Quartz. However no matter what I do with the file (removing the comments, placing the file in the other locations suggested by the website, etc), I cannot get MATLAB to use Quartz, as I still get a &#8220;False&#8221; response.</p>
<p>There is also the perceptual difference in using software that feels like it is running on a sub-1 Ghz computer (the quarter to half second that it takes for Matlab to confirm &#8220;a=3&#8243;, and the molasses like scrolling  experienced in M-files.</p>
<p>Do you have suggestions on how to enable Quartz on MATLAB R2009A under OS X running a Mac Pro? I have been able to get Quartz running under R2008B on a Macbook Pro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6063</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 20 Jan 2009 12:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6063</guid>
		<description>Dear Ken,

As Giovanni mentions, performance is slower across the board for us OS X users (using bench). Note I have ensured Matlab is using Quartz (typing &quot; java.lang.System.getProperty(&#039;apple.awt.graphics.UseQuartz&#039;)&quot; at the matlab commandline should return true), and also tested with 2008a and 2008b.

What is interesting is that OpenGL performance itself is faster in OS X than XP independent of Matlab for me. Something about XWindows causes Matlab to turn to treacle in drawing speed.

Again, returning to GUIDE, I always ensure the same font is available on both platforms, and try to follow the cross-platform guidelines but GUIDE still causes clipping issues for UI widgets on OS X.</description>
		<content:encoded><![CDATA[<p>Dear Ken,</p>
<p>As Giovanni mentions, performance is slower across the board for us OS X users (using bench). Note I have ensured Matlab is using Quartz (typing &#8221; java.lang.System.getProperty(&#8216;apple.awt.graphics.UseQuartz&#8217;)&#8221; at the matlab commandline should return true), and also tested with 2008a and 2008b.</p>
<p>What is interesting is that OpenGL performance itself is faster in OS X than XP independent of Matlab for me. Something about XWindows causes Matlab to turn to treacle in drawing speed.</p>
<p>Again, returning to GUIDE, I always ensure the same font is available on both platforms, and try to follow the cross-platform guidelines but GUIDE still causes clipping issues for UI widgets on OS X.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Piredda</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6056</link>
		<dc:creator>Giovanni Piredda</dc:creator>
		<pubDate>Tue, 13 Jan 2009 10:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6056</guid>
		<description>Just for reference here you are the &lt;a href=&quot;http://gribblelab.org/2008/11/30/why-is-matlab-for-mac-so-slow/&quot; rel=&quot;nofollow&quot;&gt;web link&lt;/a&gt; to a post in which someone observes something similar, always for R2008b - but in this case not with the &quot;bench&quot; command but with a program they use for their research.

G.</description>
		<content:encoded><![CDATA[<p>Just for reference here you are the <a href="http://gribblelab.org/2008/11/30/why-is-matlab-for-mac-so-slow/" rel="nofollow">web link</a> to a post in which someone observes something similar, always for R2008b &#8211; but in this case not with the &#8220;bench&#8221; command but with a program they use for their research.</p>
<p>G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Piredda</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6055</link>
		<dc:creator>Giovanni Piredda</dc:creator>
		<pubDate>Tue, 13 Jan 2009 09:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6055</guid>
		<description>The results I quoted are for release R2008b. The preceding release, R2008a, behaves in a similar way; and the pre-release R2009a does not seem to be significantly faster.</description>
		<content:encoded><![CDATA[<p>The results I quoted are for release R2008b. The preceding release, R2008a, behaves in a similar way; and the pre-release R2009a does not seem to be significantly faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6052</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 12 Jan 2009 18:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6052</guid>
		<description>Giovanni,

 What version of MATLAB are you comparing with? Are you using a pre-release version?

Mike</description>
		<content:encoded><![CDATA[<p>Giovanni,</p>
<p> What version of MATLAB are you comparing with? Are you using a pre-release version?</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Piredda</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6051</link>
		<dc:creator>Giovanni Piredda</dc:creator>
		<pubDate>Mon, 12 Jan 2009 14:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6051</guid>
		<description>Thanks for that. I would be curious to know what the difference in speed depends on (especially but not only in the case that it cannot be modified by much). But maybe this is a question for the Matlab newsgroup rather than for this blog.

G.</description>
		<content:encoded><![CDATA[<p>Thanks for that. I would be curious to know what the difference in speed depends on (especially but not only in the case that it cannot be modified by much). But maybe this is a question for the Matlab newsgroup rather than for this blog.</p>
<p>G.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6050</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 12 Jan 2009 13:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6050</guid>
		<description>Hi Giovanni,

Thanks for the numbers - I&#039;ve forwarded along this information.

-Ken</description>
		<content:encoded><![CDATA[<p>Hi Giovanni,</p>
<p>Thanks for the numbers &#8211; I&#8217;ve forwarded along this information.</p>
<p>-Ken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Piredda</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6049</link>
		<dc:creator>Giovanni Piredda</dc:creator>
		<pubDate>Mon, 12 Jan 2009 08:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6049</guid>
		<description>For what regards the performance of Matlab on OS X, there is difference in all parts of the &quot;bench&quot; test except LU decomposition. I have also tried the bench command both on OS X and on Windows XP (same computer, same version of Matlab, XP running with bootcamp) and on OS X FFT is 1.7 times slower, ODE is 1.9 times slower, Sparse is 1.3 times slower, 2-D  is 2.6 times slower and 3-D 1.4 times slower; LU is approximately equal. I have read of similar results from other people.</description>
		<content:encoded><![CDATA[<p>For what regards the performance of Matlab on OS X, there is difference in all parts of the &#8220;bench&#8221; test except LU decomposition. I have also tried the bench command both on OS X and on Windows XP (same computer, same version of Matlab, XP running with bootcamp) and on OS X FFT is 1.7 times slower, ODE is 1.9 times slower, Sparse is 1.3 times slower, 2-D  is 2.6 times slower and 3-D 1.4 times slower; LU is approximately equal. I have read of similar results from other people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6048</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Fri, 09 Jan 2009 00:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/desktop/2009/01/05/happy-new-year-2/#comment-6048</guid>
		<description>Hi Ian,

As a Mac user, I&#039;m right there with you - I want a more Mac like version as well. There are many other developers here at The MathWorks working to make this a reality. The performance issues you mention...are you referencing actual computational speed, figure drawing speed or user interface feel?

I&#039;ve forwarded your comment/request regarding GUIDE on to the appropriate team.

Thanks for the feedback Ian,
-Ken</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>As a Mac user, I&#8217;m right there with you &#8211; I want a more Mac like version as well. There are many other developers here at The MathWorks working to make this a reality. The performance issues you mention&#8230;are you referencing actual computational speed, figure drawing speed or user interface feel?</p>
<p>I&#8217;ve forwarded your comment/request regarding GUIDE on to the appropriate team.</p>
<p>Thanks for the feedback Ian,<br />
-Ken</p>
]]></content:encoded>
	</item>
</channel>
</rss>

