Rank: 711 based on 97 downloads (last 30 days) and 4 files submitted
photo

Panagiotis Moulos

E-mail
Company/University
National Hellenic Research Foundation

Personal Profile:

PhD student,
Metabolic Engineering and Bioinformatics Group,
Insititute of Biological Research and Biotechnology
http://www.grissom.gr/pmoulos

Professional Interests:
Bioinformatics, Machine Learning, Systems Biology

 

Watch this Author's files

 

Files Posted by Panagiotis View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Feb 2008 Chi-square test - contingency tables This function performs the chi-square test for 2x2 contingency tables Author: Panagiotis Moulos statistics, probability, chi square, contingency table, frequency 16 0
13 Jun 2007 Screenshot Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos message window, gui tools, message, example, gui, userdefined 10 7
  • 3.77778
3.8 | 9 ratings
12 Jun 2007 Screenshot Add/Remove lists (select lists) Add and remove elements from one list to another. Multiple add/remove possible. Author: Panagiotis Moulos gui tools, example, add remove list, addremove list, select list 4 0
11 Jun 2007 Screenshot Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos simple tab, example, tab panel, tab, gui tools, uitab 67 4
  • 4.75
4.8 | 4 ratings
Comments and Ratings on Panagiotis' Files View all
Updated File Comment by Comments Rating
31 Jan 2012 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Schroeder, Matthew

Very useful. I made a minor change.

Since you switch the location of the dialog box after it's made visible, I am able to momentarily see it before it swithces position which is not desirable.

I added "'Visible','off'" to the "Initialize dialog window" and then set the visibility back to on at the end of the script.

22 Nov 2011 Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos Soto, Alejandro
22 Mar 2010 Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos Fraser, Dagmar
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
Top Tags Applied by Panagiotis
example, gui tools, add remove list, addremove list, chi square
Files Tagged by Panagiotis View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Feb 2008 Chi-square test - contingency tables This function performs the chi-square test for 2x2 contingency tables Author: Panagiotis Moulos statistics, probability, chi square, contingency table, frequency 16 0
13 Jun 2007 Screenshot Display message window A simple message window similar to msgbox without button Author: Panagiotis Moulos message window, gui tools, message, example, gui, userdefined 10 7
  • 3.77778
3.8 | 9 ratings
12 Jun 2007 Screenshot Add/Remove lists (select lists) Add and remove elements from one list to another. Multiple add/remove possible. Author: Panagiotis Moulos gui tools, example, add remove list, addremove list, select list 4 0
11 Jun 2007 Screenshot Simple tab panel A simple way to create tab panels using GUIDE Author: Panagiotis Moulos simple tab, example, tab panel, tab, gui tools, uitab 67 4
  • 4.75
4.8 | 4 ratings

Contact us at files@mathworks.com