Thread Subject:
Accessing the functions within plotedit

Subject: Accessing the functions within plotedit

From: Nate Jensen

Date: 15 Dec, 2011 15:39:08

Message: 1 of 1

I am trying to find the button down functions when plot edit mode is enabled.

If you run the following code, whenever you click outside of the axes, within the axes, or on the line, you will be presented with different options through the uicontextmenu, as well as the ability to move and resize the axes.

I wish to find the functions that define these various properties. Does anybody know where to look?

Thanks,
Nate

hFig = figure;
x = 0:0.02:2*pi;
y = sin(x);
plot(x,y)
plotedit(hFig)

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
plotedit Nate Jensen 15 Dec, 2011 10:44:10
callback Nate Jensen 15 Dec, 2011 10:44:10
uicontextmenu Nate Jensen 15 Dec, 2011 10:44:10
uimode Nate Jensen 15 Dec, 2011 10:44:10
rssFeed for this Thread

Contact us