Is there an issue with NVIDIA Graphics driver 470.14 Quadro and Matlab R2019b?

5 views (last 30 days)
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
  1 Comment
Laurel Keyes
Laurel Keyes on 14 May 2021
No, this was not an NVIDIA issue. See solution here: https://www.mathworks.com/matlabcentral/answers/480471-returns-error-after-clicking-on-a-plot

Sign in to comment.

Answers (0)

Categories

Find more on Graphics Performance in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!