Info

This question is closed. Reopen it to edit or answer.

Question regarding contourf function

1 view (last 30 days)
Yotam
Yotam on 13 Jun 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi, Im trying to display two matrixes using contourf: the first visually in the graph, and the second only value-wise when i loop up certain points with the data cursor. Any thoughts on how this be done? I attached an illustration of what i want. Another question: how do i change the "Level" label to its real name? Thanks in advance.

Answers (1)

Walter Roberson
Walter Roberson on 13 Jun 2015
See datacursormode() and create a custom UpdateFcn. There is an example in the documentation.

Tags

Community Treasure Hunt

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

Start Hunting!