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?
3 ビュー (過去 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!