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

Ilana Nisky

E-mail
Company/University
Ben-Gurion University

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Ilana View all
Updated File Comments Rating
17 May 2009 Figure Slideshow Generator The function showfigs() generates a slideshow of all open figures. Author: Phillip M. Feldman

helpful

17 May 2009 show_colors.m generates a labeled plot showing all colors recognized by RGB.m Author: Phillip M. Feldman

After writing the comment I browesed the file exchange for a while and I ran into the fig function... Liked the fig function as well :) Any way, I find the colors.m helpful - it is always annoying to choose the colors by guessing...

16 May 2009 show_colors.m generates a labeled plot showing all colors recognized by RGB.m Author: Phillip M. Feldman

Cute idea.
The code does not run unless:
 the cell2num command is changed to cell2mat
and
the fig commant is changed to figure, for example by the following 2 lines:
handle= figure(1);
set(handle,'Position',[100,100, 1000, 900])

 

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