Rank: 151 based on 334 downloads (last 30 days) and 14 files submitted
photo

Kelly Kearney

E-mail
Company/University
Princeton University

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Kelly View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Oct 2011 Screenshot plotboxpos Returns the position of a plotted axis region Author: Kelly Kearney annotation, axis, plotted, area, customization, position 8 4
  • 4.5
4.5 | 6 ratings
19 Oct 2011 Screenshot contourfcmap: filled contour plot with precise colormap Creates a filled contour plot, with more precise control over colors than contourf. Author: Kelly Kearney contour, filled, contourf, contor 19 3
  • 5.0
5.0 | 1 rating
24 Jun 2011 Screenshot legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney legend, label, potw, pick of the week 44 12
  • 4.71429
4.7 | 7 ratings
17 May 2011 Screenshot line2arrow: Add an arrowhead to a plotted line Combines line plotting with annotation arrows. Author: Kelly Kearney line, arrow 19 0
12 Apr 2011 Screenshot Color Palette Tables (.cpt) for Matlab Create and apply GMT-style colormaps in Matlab Author: Kelly Kearney color palette table, colormap, gradient, color 45 6
  • 5.0
5.0 | 2 ratings
Comments and Ratings by Kelly View all
Updated File Comments Rating
19 Jan 2012 legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney

@Mukhtar Ullah

Regarding making legendflex play nicely with panel, I admit I never considered the possibility that a figure's resize function might be linked to an object method. I don't do object-oriented coding myself, so I have very little knowledge of the internal workings, scope, etc. of objects. So no promises to fix this, though I will look into it if I find some spare time.

10 Jan 2012 legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney

@Mukhtar Ullah,

I don't actually manually set the interpreter in this function, so it relies on the default. You can actually change this after the fact using set, as long as you return the object_h handles (see last syntax option); the first n indices of this array will correspond to the n text objects in the legend. This slightly obscure way of returning handles was chosen to be consistent with the original legend command.

19 Oct 2011 contourfcmap: filled contour plot with precise colormap Creates a filled contour plot, with more precise control over colors than contourf. Author: Kelly Kearney

Added minmax subfunction into main code (overlooked this dependency on a simple helper function in previous upload). Thanks, Karin and Aurelien, for pointing out that mistake.

03 Oct 2011 fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime Author: us

This is an excellent function that I've used for years. However, the GUIs don't play nicely with multiple monitors. Because of the mix of normalized and absolute units used for various parts of the GUI, simply resizing the whole thing post-render isn't ideal (and I just discovered by accident that there are some buttons in the upper corner that I never knew existed in all my time using it). It would be nice if I could somehow tell it which portion of the screen to use (even if I had to hardcode that in my own version, but right now that seems to require changing several lines throughout the code, and I haven't tracked them all down).

17 Jun 2011 legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney

Vertical alignment bug has been corrected, and I added some checks to make sure the figure resize doesn't crash when you remove a legend. Thanks to Jason for discovering these bugs.

Comments and Ratings on Kelly's Files View all
Updated File Comment by Comments Rating
04 Feb 2012 bufferm2 Creates a buffer zone around or inside a polygon or polygons Author: Kelly Kearney Jaroslaw

After some modifications works perfect with GK4 :)

02 Feb 2012 bufferm2 Creates a buffer zone around or inside a polygon or polygons Author: Kelly Kearney Jaroslaw

Doesn't work with GK-coordinates (Cartesian). My output polygon is the same as input.

30 Jan 2012 boundedline: line plots with shaded error/confidence intervals Plot one or more lines with a shaded boundary (can represent error, confidence intervals, etc). Author: Kelly Kearney Alwesabi, Mohammed
24 Jan 2012 legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney Ullah, Mukhtar

Thanks Kelly for your explanation. I am not sure what will I loose if I keep those lines commented out. At the moment, I am avoiding any figure resize when both legendflex and panel are at play.
 

19 Jan 2012 legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney Kearney, Kelly

@Mukhtar Ullah

Regarding making legendflex play nicely with panel, I admit I never considered the possibility that a figure's resize function might be linked to an object method. I don't do object-oriented coding myself, so I have very little knowledge of the internal workings, scope, etc. of objects. So no promises to fix this, though I will look into it if I find some spare time.

Top Tags Applied by Kelly
annotation, customization, directories, files, label
Files Tagged by Kelly View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
19 Oct 2011 Screenshot plotboxpos Returns the position of a plotted axis region Author: Kelly Kearney annotation, axis, plotted, area, customization, position 8 4
  • 4.5
4.5 | 6 ratings
19 Oct 2011 Screenshot contourfcmap: filled contour plot with precise colormap Creates a filled contour plot, with more precise control over colors than contourf. Author: Kelly Kearney contour, filled, contourf, contor 19 3
  • 5.0
5.0 | 1 rating
24 Jun 2011 Screenshot legendflex: a more flexible legend Create a legend with more flexible positioning and labeling capabilities Author: Kelly Kearney legend, label, potw, pick of the week 44 12
  • 4.71429
4.7 | 7 ratings
17 May 2011 Screenshot line2arrow: Add an arrowhead to a plotted line Combines line plotting with annotation arrows. Author: Kelly Kearney line, arrow 19 0
12 Apr 2011 Screenshot Color Palette Tables (.cpt) for Matlab Create and apply GMT-style colormaps in Matlab Author: Kelly Kearney color palette table, colormap, gradient, color 45 6
  • 5.0
5.0 | 2 ratings

Contact us at files@mathworks.com