<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624</link>
    <title>MATLAB Central Newsreader - Popup message in Matlab Gui</title>
    <description>Feed for thread: Popup message in Matlab 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>Tue, 21 Jul 2009 14:29:03 -0400</pubDate>
      <title>Popup message in Matlab Gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624#666966</link>
      <author>ching l</author>
      <description>Can anyone tell me which section in the matlab help file or what is the keyword to create a popup message window inside Gui?&lt;br&gt;
&lt;br&gt;
I have a few pushbuttons on my Gui. I want to have a &quot;warning popup message&quot; when the pushbutton has been wrongly pressed etc.&lt;br&gt;
&lt;br&gt;
Any advice would be much appreciated!&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&amp;nbsp;</description>
    </item>
    <item>
      <pubDate>Tue, 21 Jul 2009 14:47:01 -0400</pubDate>
      <title>Re: Popup message in Matlab Gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624#666977</link>
      <author>Andy Eisenberg</author>
      <description>&quot;ching l&quot; &amp;lt;chinglnc@hotmail.com&amp;gt; wrote in message &amp;lt;h44jbf$kep$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Can anyone tell me which section in the matlab help file or what is the keyword to create a popup message window inside Gui?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have a few pushbuttons on my Gui. I want to have a &quot;warning popup message&quot; when the pushbutton has been wrongly pressed etc.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any advice would be much appreciated!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt;  &lt;br&gt;
&lt;br&gt;
Look up dialog box in the documentation.  There are a few different types of dialog box, depending on what you want them for.  The one you need right now is called warndlg.</description>
    </item>
    <item>
      <pubDate>Tue, 21 Jul 2009 14:47:01 -0400</pubDate>
      <title>Re: Popup message in Matlab Gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624#666978</link>
      <author>Jan Simon</author>
      <description>Dear ching l!&lt;br&gt;
&lt;br&gt;
&amp;gt; Can anyone tell me which section in the matlab help file or what is the keyword to create a popup message window inside Gui?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have a few pushbuttons on my Gui. I want to have a &quot;warning popup message&quot; when the pushbutton has been wrongly pressed etc.&lt;br&gt;
&lt;br&gt;
Usually I know &quot;popup&quot; in combination with a popup-&quot;menu&quot;.&lt;br&gt;
Perhaps msgbox or warndlg helps?&lt;br&gt;
&lt;br&gt;
Good luck, Jan</description>
    </item>
    <item>
      <pubDate>Tue, 21 Jul 2009 18:07:04 -0400</pubDate>
      <title>Re: Popup message in Matlab Gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624#667060</link>
      <author>ching l</author>
      <description>&quot;Jan Simon&quot; &amp;lt;matlab.THIS_YEAR@nMINUSsimon.de&amp;gt; wrote in message &amp;lt;h44kd5$1fb$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Dear ching l!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Can anyone tell me which section in the matlab help file or what is the keyword to create a popup message window inside Gui?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; I have a few pushbuttons on my Gui. I want to have a &quot;warning popup message&quot; when the pushbutton has been wrongly pressed etc.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Usually I know &quot;popup&quot; in combination with a popup-&quot;menu&quot;.&lt;br&gt;
&amp;gt; Perhaps msgbox or warndlg helps?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Good luck, Jan&lt;br&gt;
&lt;br&gt;
Thanks Jan!&lt;br&gt;
cheers!! that's the ones!!</description>
    </item>
    <item>
      <pubDate>Fri, 19 Mar 2010 19:40:23 -0400</pubDate>
      <title>Re: Popup message in Matlab Gui</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/256624#727908</link>
      <author>Lian Gomes</author>
      <description>&quot;ching l&quot; &amp;lt;chinglnc@hotmail.com&amp;gt; wrote in message &amp;lt;h44jbf$kep$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Can anyone tell me which section in the matlab help file or what is the keyword to create a popup message window inside Gui?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; I have a few pushbuttons on my Gui. I want to have a &quot;warning popup message&quot; when the pushbutton has been wrongly pressed etc.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Any advice would be much appreciated!&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thanks.&lt;br&gt;
&amp;gt; &lt;br&gt;
--------------&lt;br&gt;
You can use msgbox()&lt;br&gt;
&lt;br&gt;
msgbox(Message,Title,Icon) specifies which Icon to display in&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;the message box.  Icon is 'none', 'error', 'help', 'warn', or&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'custom'. The default is 'none'.</description>
    </item>
  </channel>
</rss>

