필터 지우기
필터 지우기

SnapToDataVertex ineffective in MATLAB2015a

조회 수: 3 (최근 30일)
Philipp
Philipp 2016년 10월 6일
편집: Philipp 2016년 10월 10일
dear all,
the parameter SnapToDataVertex of a datacursormode object does not seem to be effective in 2015a when using image(), although it had been in 2012a. Thus, in the figure it appears to be "on", even it had been switched off. The datacursors snap to the nearest data value and is not located at the actual pointer position.
Is this a bug, or is there a good reason for that ? Thanks a lot!
Kind regards, Philipp
dcm_obj = datacursormode(fig_handle);
set(dcm_obj,'DisplayStyle','window',...
'SnapToDataVertex','off','Enable','on');
  댓글 수: 2
dpb
dpb 2016년 10월 6일
Don't know and can't test locally, but this looks to me a support question/bug report rather than forum question...use links at www.mathworks.com
Meanwhile, maybe somebody w/ recent version can verify behavior here...
Philipp
Philipp 2016년 10월 7일
Thanks for this comment, I have written a service request on that issue. Best, Philipp

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

답변 (0개)

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by