No, this was not an NVIDIA issue. See solution here: https://www.mathworks.com/matlabcentral/answers/480471-returns-error-after-clicking-on-a-plot
Is there an issue with NVIDIA Graphics driver 470.14 Quadro and Matlab R2019b?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am working on Windows 10 Subsystem for Linux (WSL2), and just upgraded my drivers to NVIDIA 470.14 quadro for windows 10 (64 bit).
I am running Matlab 9.7.0.1190202 (R2019b).
Everytime I plot now I receive warning and error messages.
Example:
> figure; plot(1:10, 1:10,'.')
produces these errors when I move my mouse over the plot:
Warning: Error occurred while executing the listener callback for event WindowMouseMotion
defined for class matlab.ui.Figure:
Unable to resolve the name
matlab.graphics.chart.interaction.dataannotatable.internal.createDataAnnotatable.
Error in matlab.graphics.interaction.uiaxes.Datatips
Error in matlab.graphics.interaction.actions.Linger/motionCallback
Error in matlab.graphics.interaction.actions.Linger
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!