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 Kommentar

Walter Roberson
Walter Roberson am 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange

Tags

Gefragt:

am 10 Feb. 2020

Kommentiert:

am 10 Feb. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by