Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
08 Oct 2009 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Jveer

12 Jun 2009 bvp5c2 Faster version of the MATLAB function bvp5c Author: Qun HAN HAN, Qun

For a benchmark see:
http://junziyang.spaces.live.com/blog/cns!909609E321D6E37A!498.entry

12 Jun 2009 bvp4c2 Faster version of the MATLAB function bvp4c. Author: Qun HAN HAN, Qun

For a benchmark see:
https://fvpgxw.bay.livefilestore.com/y1mgwG-Jkpkqy2RjbraqlIVAjk9K41M1ba56UK0q9BLpOqEVyHxFHGDlfioqhFh2jndLCcUkkkSiSwvOZLD5ryglzuc4AGmMhufO5N1TG32AuyuJIE1Ou4EyLTSzIhm0B3Kewm-SJ6GcoPh0qDty2I2BA/Compare[5].png

08 Jun 2009 bvp5c2 Faster version of the MATLAB function bvp5c Author: Qun HAN HAN, Qun

USAGE:
Unzip to MATLABROOT\toolbox\matlab\funfun

08 Jun 2009 bvp4c2 Faster version of the MATLAB function bvp4c. Author: Qun HAN HAN, Qun

USAGE:
Unzip to MATLABROOT\toolbox\matlab\funfun

01 Jun 2009 nclear Clear all the other variables from the callers workspace except the specified ones. Author: Qun HAN someone

Yet another variation of clearex, keep2, keep3, etc already posted on the MATLAB FEX.

note: r2008a (finally) introduces CLEARVARS with these options
 
clearvars -except v1 v2 ...
clearvars -except -regexp p1 p2 ...
clearvars v1 v2 ... -except -regexp p1 p2 ...
clearvars -regexp p1 p2 ... -except v1 v2 ...

01 Jun 2009 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN HAN, Qun

To Jveer:

The image is displayed on a JWindow. There is no means to make a JWindow transparent as far as I know. May be the future version of JAVA will add this function.

08 May 2009 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Jveer

please add support for transparency

26 Apr 2008 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Shrestha, Durga

It crashes MATLAB R2008a.

14 Nov 2007 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN ma, ma

05 Jul 2007 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN baldwinson, john

Is there an English version of latest version?

25 Jun 2007 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Simeral, John

Very nice. You can also raise the splash window to the top (foreground) by adding win.toFront after the win.show command.

28 Jan 2007 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Lover, MATLAB

Please visit http://e.simwe.com/html/2/8/4/1/3/space.html for the latest version.

22 Sep 2006 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Crocker, Tom

Easily modified to return a handle to the created screen so you can destroy it yourself once your GUI has finished loading (rather than having to guess)

03 Feb 2006 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN lehalle, charles

only needs a way to write text on the top of the image (for the version number for instance)

11 Oct 2005 JButtonDemo A MATLAB implementation of the example "How to use buttons" from the Java Tutorial. Author: Qun HAN zhi, zhao

Good

15 Sep 2005 JButtonDemo A MATLAB implementation of the example "How to use buttons" from the Java Tutorial. Author: Qun HAN Deng, Changshun

Good!

10 Jun 2005 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Bush, John

Good example!I have also seen the 'Splash Screen' Anony Mous mentioned. I think that is a 'Splash Window' not a 'Splash Screen'!

04 Oct 2004 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Mous, Anony

'Splash Screen' already does that. It also fits the duration of its visibility to the time it takes to load the program. See:
http://www.mathworks.nl/matlabcentral/fileexchange/loadFile.do?objectId=4891&objectType=FILE

 

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