3D graph plot

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 Commento

Walter Roberson
Walter Roberson il 10 Feb 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Centro assistenza e File Exchange

Tag

Richiesto:

il 10 Feb 2020

Commentato:

il 10 Feb 2020

Community Treasure Hunt

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

Start Hunting!

Translated by