<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888</link>
    <title>MATLAB Central Newsreader - Option to disable start button</title>
    <description>Feed for thread: Option to disable start button</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>Fri, 20 Jul 2007 09:39:44 -0400</pubDate>
      <title>Option to disable start button</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888#383915</link>
      <author>Stoichkov </author>
      <description>Sir/Madam, Is there an option to disable/remove the lower edge of the command window that holds the start button? I don't ever use this button, nor do I read the messages that appear there  (e.g. 'Ready'). I would like to be able to reclaim the screen area it occupies. admittedly, I'm talking about a mere 22 pixels here, but for some reason this bar annoys me. The same holds for the lower 22 pixels of the editor. i would like to disable that too. Regards, Stoichkov</description>
    </item>
    <item>
      <pubDate>Fri, 20 Jul 2007 11:05:08 -0400</pubDate>
      <title>Re: Option to disable start button</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888#383927</link>
      <author>Yair Altman</author>
      <description>&quot;Stoichkov &quot; &amp;lt;nomailaddress@supplied.com&amp;gt; wrote in message &amp;lt;f7pvt0$1nm$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Sir/Madam, Is there an option to disable/remove the lower edge of the command window that holds the start button?&lt;br&gt;
&lt;br&gt;
The following works on Matlab 7+ but is undocumented and unsupported and might change in any future Matlab release:&lt;br&gt;
&lt;br&gt;
com.mathworks.mde.desk.MLDesktop.getInstance.getMainFrame.getStatusBar.getParent.setVisible(0);&lt;br&gt;
&lt;br&gt;
Yair Altman&lt;br&gt;
&lt;a href=&quot;http://www.ymasoftware.com&quot;&gt;http://www.ymasoftware.com&lt;/a&gt;</description>
    </item>
    <item>
      <pubDate>Sat, 21 Jul 2007 08:21:10 -0400</pubDate>
      <title>Re: Option to disable start button</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888#384118</link>
      <author>Stoichkov </author>
      <description>Dear Yair Altman, Thanks a lot for your solution. I added the command to my startup.m. I was not aware that Java-commands could be issued from the Matlab command line. How did you manage to figure this one out? Is there an overview of Matlab Java-commands somewhere on the web? Sincerely, Stoichkov&lt;br&gt;
&lt;br&gt;
&quot;Yair Altman&quot; &amp;lt;altmanyDEL@gmailDEL.comDEL&amp;gt; wrote in message &amp;lt;f7q4t4$52j$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &quot;Stoichkov &quot; &amp;lt;nomailaddress@supplied.com&amp;gt; wrote in message &amp;lt;f7pvt0$1nm$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Sir/Madam, Is there an option to disable/remove the lower edge of the command window that holds the start button?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The following works on Matlab 7+ but is undocumented and unsupported and might change in any future Matlab release:&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; com.mathworks.mde.desk.MLDesktop.getInstance.getMainFrame.getStatusBar.getParent.setVisible(0);&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Yair Altman&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.ymasoftware.com&quot;&gt;http://www.ymasoftware.com&lt;/a&gt;&lt;br&gt;
&amp;gt; </description>
    </item>
    <item>
      <pubDate>Sat, 21 Jul 2007 18:18:34 -0400</pubDate>
      <title>Re: Option to disable start button</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152888#384152</link>
      <author>Yair Altman</author>
      <description>&amp;gt; I was not aware that Java-commands could be issued from the Matlab command line. How did you manage to figure this one out?&lt;br&gt;
&lt;br&gt;
Plain old detective work, lots of trial-and-error, digging around in Matlab's m-files for hints, common sense, much frustrations etc. - no easy way I'm afraid...&lt;br&gt;
&lt;br&gt;
&amp;gt; Is there an overview of Matlab Java-commands somewhere on the web? &lt;br&gt;
&lt;br&gt;
All this is very deep in undocumented territory, I'm afraid. The Matlab-to-Java interface is described here: &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/f44062.html.&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/f44062.html.&lt;/a&gt; However, all the internal Java classes/interfaces of Matlab remain undocumented, as well as the Java-to-Matlab interface. For a reason I don't fully understand, MathWorks elects to downplay the Matlab-Java interoperability. Look around in my Java-related submissions on the File Exchange for some information.&lt;br&gt;
&lt;br&gt;
Matlab is really exciting - there's an endless list of undocumented nooks and crannies - Java is just one of these areas (admittedly one of the biggest)...&lt;br&gt;
&lt;br&gt;
Yair Altman</description>
    </item>
  </channel>
</rss>

