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

Herve

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Herve View all
Updated File Comments Rating
19 Nov 2009 Export2Excel A function which exports a given Matlab array / Cell array to an Excel Spreadsheet. Author: Shameemraj Nadaf

It can be a great tool...
But it only works if you give the row of firstcell is between 1 and 9.

Export2Excel(data,'B2') will work.
Export2Excel(data,'BB2') will work.

Export2Excel(data,'B22') will not work.

??? Undefined function or variable "lastcell".

Error in ==> Export2Excel at 84
lastcell = strcat(lastcell,num2str(m+(row_number-1)));

06 Nov 2009 Printing Variables to HTML Tables in Published Code This file lets you display variables as HTML tables in your published MATLAB files. Author: Ned Gulley

The nanmin.m and nanmax.m files can be downloaded here :
http://www.mathworks.com/matlabcentral/fileexchange/6837-nan-suite
It could be nice if Ned adds these two files in his distribution.

29 Sep 2009 35 Complete GUI Examples 35 working GUIs to read and learn. Author: Matt Fig

25 Sep 2009 Local Peaks Find local peaks or troughs in a vector Author: Christopher Hummersone

Brillant !
You could have added an extra output which gives the values of the local peaks or throughs.

29 Apr 2009 Master GUI with Ease Powerpoint slides on creating a GUI and programming it. Author: Husam Aldahiyat

 

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