Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
07 Jan 2009 AREASHADE Shades areas between a curve and a fixed threshold. Author: Andreas Jagadeesh

WoW, this is really superb.And, Andreas have you ever tried transparent plot i.e the plot which is behind is overlapped with the plot at the front and should be visible to the user

18 Nov 2008 PLTSTMP PLTSTMP adds a timestamp and name of the calling script to a graph. Author: Andreas Sarnthein, Johannes

Great function which I use a lot.
Recently, I have experienced that pltstmp affects subplot.m by messing up the sizes of subplots.
May this have started with R2007b?
Is there a update for pltstmp possible?
Thanks!

26 Apr 2008 M2TEX Extracts comments from m-files to create Contents.m and TeX-file. Author: Andreas Kaufman, Jessica

17 Aug 2007 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Savransky, Dmitry

Works exactly as advertised - great time saver. Would be nice to have equivalent functionality on *nix systems, but that is the fault of the built-in routines, not the author. Thanks!

02 May 2007 AREASHADE Shades areas between a curve and a fixed threshold. Author: Andreas Mohan, Ajaya

Excellent, solved my long standing problem.

01 Mar 2006 M2TEX Extracts comments from m-files to create Contents.m and TeX-file. Author: Andreas Cai, James J.

18 Jan 2006 AREASHADE Shades areas between a curve and a fixed threshold. Author: Andreas frfr, ff

20 Dec 2005 AREASHADE Shades areas between a curve and a fixed threshold. Author: Andreas campos, eric

e estado buscando la forma de encontrar el area de una grafica yo tambien y encontre la tuya y la voy a estudiar

24 Mar 2005 UNEMPTY Sets empty fields in a structure to a defined value. Author: Andreas x@y.z, Jos

More effective:
% the data
S=[struct('f',1) struct('f',2) struct('f',[]) ];
% insert NaNs
[X{1:length(S)}] = deal(S.f) ;
X{cellfun('isempty',X)} = NaN ;
% the result
SS = [X{:}] ;

17 Dec 2004 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Bower, Mark

Very helpful and easy to use. It would be nice to have the inverse function, 'struct2xls', too!

18 Nov 2004 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Hoffman, Matthew

BRILLIANT! Should've thought of it myself. Gets rid of hundreds of lines of interpretive code.

02 Sep 2004 PLTSTMP PLTSTMP adds a timestamp and name of the calling script to a graph. Author: Andreas Klingbeil, Delia

I fixed my problem, there was a problem with the download. Sorry. It works fine now.

02 Sep 2004 PLTSTMP PLTSTMP adds a timestamp and name of the calling script to a graph. Author: Andreas Klingbeil, Delia

I love the idea....but...
Why can't I get mine to work?? When I use "pltstmp" without arguments I get an error in line 49. When I use it as "pltstm('test')" I'm told not enought inputs??

I know what "nargin" is , but what does "nargin<1" mean?

Can you help me?

Thanks

26 Aug 2004 PLTSTMP PLTSTMP adds a timestamp and name of the calling script to a graph. Author: Andreas shepherd, stan

Very nice -- This is a good complement/alternate to Doug Hull's "Suptitle" from earlier this year.

06 Aug 2004 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Dionysopoulos, Thomas

XLNT, bravo!

16 Mar 2004 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Swann, Matt

Fantastic - my quality of life has improved. Thanks.

21 Nov 2003 XLS2STRUCT Reads xls-file and converts table into a structure. Author: Andreas Lucero, Sergio

very useful, works great

 

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