Hi everyone,
I have an issue with my system during plotting values using plot3 function.
The graph plot is very slow to pan and zoom functions.
System specification is i5 8th Gen processor, 12GB ram and Nvidia GT710 .
Any suggestions to improve the system performance?
Thanks in advance.

1 commentaire

Walter Roberson
Walter Roberson le 10 Fév 2020
How many different graphics objects do you have in the plot? Would it be possible to combine some of them into the same graphics object? For example instead of having a bunch of different calls that draw unconnected markers, save all of the values to be marked with the same marker shape, and make a single call to scatter(), possibly with a vector of colors.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Tags

Question posée :

le 10 Fév 2020

Commenté :

le 10 Fév 2020

Community Treasure Hunt

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

Start Hunting!

Translated by