How to display name along with XY coordinate values in a multiple plot graph in App Designer?

HI,
I have plotted multiple graphs in an axes block in an App designer and i have named the graphs using legend command. I need a Graph name or annotation along with XY cordinates when i click the graph line,
Please kindly suggest any function or code that i need to use
Thanks,

Answers (1)

Read about text.

3 Comments

I want to display the corresponding graph name when i click/move the cursor to the graph.
text adds a text description to one or more data points in the current axes
I just to want know the XY data displaying is belongs to which line (eg: v1,v2 ...) when i click on any point/anywhere in the plot. By colour of the each line i can differentiate but it will be better if it display name along with XY values.

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!