Rank: 108 based on 676 downloads (last 30 days) and 16 files submitted
photo

Richard Medlock

E-mail
Company/University
Student

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Richard View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Jun 2003 Screenshot UiColorPicker MS Office Style Color Picker Author: Richard Medlock picker, gui tools, graphics, example, color, gui 17 4
  • 4.66667
4.7 | 3 ratings
19 May 2003 pickn Return P random picks of N items from an input vector A. Author: Richard Medlock permute, permutation, statistics, probability, random, selection 40 1
  • 2.0
2.0 | 2 ratings
14 May 2003 MakeDialog Creates a simple dialog using system colours. Author: Richard Medlock gui tools, example, gui, dialog, utilities, window 32 0
28 Apr 2003 GETSYSCOL.m Returns a list of all available system colours. Author: Richard Medlock foreground, colors, system, colours, controls, windows 56 0
28 Apr 2003 Convert to Cursor Converts image files to cursor CData. Author: Richard Medlock convert, gui tools, example, bitmap image, icon, cursor 38 3
  • 5.0
5.0 | 2 ratings
Comments and Ratings on Richard's Files View all
Updated File Comment by Comments Rating
19 Feb 2009 XP Visual Styles for MATLAB GUIs Skins uicontrols to match windows XP visual style. Author: Richard Medlock Sergio Also works for 5.3  
 
Great
19 Mar 2008 isodd Checks to see if a number is odd or even. Author: Richard Medlock aanon, aanon even easier, whole thing  
 
rem(number/2)  
 
true if odd, false if even.
15 Mar 2008 degrees and radians Two helper functions, one converts degrees to radians, the other rads to deg. Author: Richard Medlock Smith, Carson Thanks
02 Mar 2008 isodd Checks to see if a number is odd or even. Author: Richard Medlock St, D The function would be more efficient if it avoided calculating the "part" variable, avoided using an "if", and just did its job by "x = (a != whole)"
04 Feb 2008 Convert to Cursor Converts image files to cursor CData. Author: Richard Medlock Jahanbin, Reza Alternatively you can avoid the double loop and reduce the code to the following line:  
 
c2c = nan(size(i,1), size(i,2)); c2c(sum(i, 3)==765) = 2; c2c(sum(i, 3)==0) = 1;
Top Tags Applied by Richard
example, gui, gui tools, utilities, convert
Files Tagged by Richard View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
11 Jun 2003 Screenshot UiColorPicker MS Office Style Color Picker Author: Richard Medlock picker, gui tools, graphics, example, color, gui 17 4
  • 4.66667
4.7 | 3 ratings
19 May 2003 pickn Return P random picks of N items from an input vector A. Author: Richard Medlock permute, permutation, statistics, probability, random, selection 40 1
  • 2.0
2.0 | 2 ratings
14 May 2003 MakeDialog Creates a simple dialog using system colours. Author: Richard Medlock gui tools, example, gui, dialog, utilities, window 32 0
28 Apr 2003 GETSYSCOL.m Returns a list of all available system colours. Author: Richard Medlock foreground, colors, system, colours, controls, windows 56 0
28 Apr 2003 Convert to Cursor Converts image files to cursor CData. Author: Richard Medlock convert, gui tools, example, bitmap image, icon, cursor 38 3
  • 5.0
5.0 | 2 ratings

Public Submission Policy

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 Disclaimer prior to use.

Contact us at files@mathworks.com