How to Customize Data Cursor for scatter plot

조회 수: 1 (최근 30일)
Ian
Ian 2014년 12월 12일
댓글: Ian 2014년 12월 12일
I would like to add more information on to specify data cursor on each scatter plot point, please advice.

채택된 답변

Thorsten
Thorsten 2014년 12월 12일
Customizing Data Cursor Text
You can customize the text displayed by the data cursor using the datacursormode function. Use the last two items in the Data Cursor context menu to for this purpose:
. Edit Text Update Function — Opens an editor window to let you modify the function currently being used to place text in datatips
. Select Text Update Function — Opens an input file dialog for you to navigate to and select a MATLAB® file to use to format text in datatips you subsequently create
  댓글 수: 1
Ian
Ian 2014년 12월 12일
Thanks, is it possible to target specify axes?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by