Rank: 12565 based on downloads (last 30 days) and 0 files submitted
photo

Aurelien Queffurust

E-mail
Company/University
Baker Hughes
Lat/Long
43.781452, 5.766867

Personal Profile:

MATLAB user since 2001,
MathWorker in France from R14SP1-R2008b,
Currently developer in another american company using R2009a................

I love reading TMW blogs and helping customers on the MATLAB central...............

I am also moderator on French Matlab Forum :http://www.developpez.net/forums/f148/environnements-developpement/matlab/

Professional Interests:
MATLAB Compiler, C-MEX-files , Parallel Computing Toolbox

 

Watch this Author's files

 

Comments and Ratings by Aurelien View all
Updated File Comments Rating
08 Oct 2009 statusbar set/get status bar(s) for GUI figures & Matlab desktop Author: Yair Altman

Tested in R2009b, it works perfectly, the function is really well documented . I used all the customization (toollip, background ...)
It is very good to have a waitbar "docked". Thanks !

01 Oct 2009 AutoWarnDlg Self-terminating modal warning dialog with flashing icon Author: Jan Simon

Works perfectly in the current release R2009b

23 Sep 2009 explorestruct MATLAB Utility for exploring structures and plotting its fields. Author: Hassan Lahdili

It also works in R2009a when you modify the lines 28 to 31
You have to add a first argument 'v0' to line 83 as mentionned Martin Römpert ... but also for EACH line with uitreenode . It will prevent warnings in a standalone mode (MATLAB Compiler). These warnings tell you to add v0 to continue to use this undocumnted feature (uitreenode). I made this modification and now there is no warning at all when I expand my nodes.

27 Aug 2009 Files Under Folders (fuf) Recursively search for files through directory trees under given folders. Author: Francesco di Pierro

@Kenny : yes it works perfectly in 9a within Matlab and in compiled mode (MATLAB Compiler)

I use this utility in a lot of my programs and it works as expected.

The M-Lint shows that some lines of fuf.m can be improved like:
numel(X) is usually faster than prod(size(x))
Use true or false instead of logical ...
MCC use of the CD function is problematic ...

24 Aug 2009 FileTime Get and set the times for creation, access and modification of a file or folder (Windows only) Author: Jan Simon

Very useful to get the creation time of files since the DIR output doesn't return this information

 

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