Rank: 115 based on 406 downloads (last 30 days) and 5 files submitted
photo

Brandon Kuczenski

E-mail
Company/University
University of California

Personal Profile:

Postdoctoral Researcher, Environmental Science and Management

Professional Interests:
System Engineering, Technology Assessment, Industrial Ecology

 

Watch this Author's files

 

Files Posted by Brandon View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Jan 2004 addplot.m Add and delete points from a data set graphically on a plot axes using the mouse. Author: Brandon Kuczenski data exploration, graphical, plot, manipulation, graphics 6 2
  • 5.0
5.0 | 2 ratings
10 Dec 2003 Screenshot Peekplot Mouse click to view data points on plot. Author: Brandon Kuczenski annotation, customization, plot, graphical inspection, mouse, click 2 3
  • 4.5
4.5 | 4 ratings
25 Mar 2002 moveplot.m Enables mouse-based on-screen manipulation of Plot data Author: Brandon Kuczenski data, interaction, graphics, manipulation, graphical, data exploration 13 24
  • 4.58333
4.6 | 25 ratings
09 Nov 2001 Screenshot hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski customization, vertical, horizontal, line, annotation, axes 378 32
  • 4.86111
4.9 | 38 ratings
12 Oct 2001 clickmove.m A new, improved way to graphically change a 3d viewing angle Author: Brandon Kuczenski data exploration, 3d, plot, viewing angle, graphics 7 3
  • 4.66667
4.7 | 3 ratings
Comments and Ratings on Brandon's Files View all
Updated File Comment by Comments Rating
22 Sep 2011 hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski Abdullah

Exactly what I wanted !

20 Jul 2011 hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski Tongchao

Great functions! Just what I need
It will be better if the location of text label can be arbitrarily specified.

20 Jul 2011 hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski TAFKARS

I meant to say...very helpful tool. Slight adjustment to code wrt linewidth etc to suit my personal taste/need, otherwise good job.

22 Jun 2011 hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski Qiang
06 Oct 2010 moveplot.m Enables mouse-based on-screen manipulation of Plot data Author: Brandon Kuczenski Waldemar

Nice function, I love it!

Hi Kushsairy and others,

just get the data out of the plot after moveplot like this:
x = get(h,'XData'); y = get(h,'YData');

Top Tags Applied by Brandon
graphics, plot, data exploration, annotation, customization
Files Tagged by Brandon View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
26 Jan 2004 addplot.m Add and delete points from a data set graphically on a plot axes using the mouse. Author: Brandon Kuczenski data exploration, graphical, plot, manipulation, graphics 6 2
  • 5.0
5.0 | 2 ratings
10 Dec 2003 Screenshot Peekplot Mouse click to view data points on plot. Author: Brandon Kuczenski annotation, customization, plot, graphical inspection, mouse, click 2 3
  • 4.5
4.5 | 4 ratings
25 Mar 2002 moveplot.m Enables mouse-based on-screen manipulation of Plot data Author: Brandon Kuczenski data, interaction, graphics, manipulation, graphical, data exploration 13 24
  • 4.58333
4.6 | 25 ratings
09 Nov 2001 Screenshot hline and vline Draws 'low-impact' horizontal or vertical lines on the current axes Author: Brandon Kuczenski customization, vertical, horizontal, line, annotation, axes 378 32
  • 4.86111
4.9 | 38 ratings
12 Oct 2001 clickmove.m A new, improved way to graphically change a 3d viewing angle Author: Brandon Kuczenski data exploration, 3d, plot, viewing angle, graphics 7 3
  • 4.66667
4.7 | 3 ratings

Contact us at files@mathworks.com