Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
18 Aug 2009 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Alejandro Arrizabalaga

Function is OK. However it briefly displays a figure before displaying the message.
I personally preferthe easier option to use msgbox with the OK button not visible:

h=msgbox('Doing something...');
hc=get(h,'Children');
set(hc(2),'Visible','off');

05 Jul 2008 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Me, Its

03 Jul 2008 Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos Copeland, Scott

This simple example got me quickly off and running.

11 Apr 2008 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos chuah, fhoo chuah

great work! however, may i know how to modify the background color and the message color as well.?

09 Mar 2008 Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos A, Andres

i forget vote XD

09 Mar 2008 Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos A, Andres

i am new working with guide in matlab, i have a question, i need big tabs but i cant create it because the editor size is too short for 3 or 4 big panels.
What can i do?

22 Feb 2008 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Webb, Chad

Exactly what I was looking for. Thanks!

11 Dec 2007 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos k, Karl

Mr. Panagiotis obviously hasn't had other people use his matlab programs. Submission is exactly what I'm looking for ..... seems like Matlab would incorporate this as an option on msgbox

12 Sep 2007 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Tareq, M

useful staff

15 Jul 2007 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Izru, Sasha

Mr. Panagiotis said: "...something trivial."
It's true! it's very trivial.

08 Jun 2007 Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos Thurnheer, Thomas

Well done. Worked properly after changing testTab to simpletab in the code.

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com