How can I create vertical cursors in my MATLAB figure?

24 views (last 30 days)
I am plotting several curves in my figure. I want to generate a vertical cursor which displays Y value for a given X value in all the curves.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
There is no built in function which generates vertical cursors in MATLAB figure.
As a workaround you could try using the functions availabe at MATLAB Central File Exchange. The link to a function named 'showYs' is given below.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=14228>
Note that MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.

More Answers (0)

Categories

Find more on Graphics Object Identification in Help Center and File Exchange

Products


Release

R2008a

Community Treasure Hunt

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

Start Hunting!