Delta between two data cursor points in plot

Is there a way to display the x or y axis delta between 2 data cursor points in a plot?

Réponses (2)

Sean de Wolski
Sean de Wolski le 19 Fév 2013

0 votes

You can do this in the 'UpdateFcn' of the datacursormode object.

2 commentaires

Jared
Jared le 19 Fév 2013
Can you elaborate a little more on this? I'm using guide to create a GUI and I am pretty new at this still.
If I get some time later this afternoon. I have a full plate right now.
doc datacursormode
Look at the examples, they should get you started.

Connectez-vous pour commenter.

Chad Smith
Chad Smith le 27 Mar 2013
Modifié(e) : Chad Smith le 27 Mar 2013

0 votes

Yes there is, and using the cursor's 'UpdateFcn' is the way to do it.
This page is explicit in how to accomplish this and has an example:

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Tags

Question posée :

le 19 Fév 2013

Commenté :

le 2 Nov 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by