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

Walter Roberson
Walter Roberson 2020년 2월 10일
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.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2020년 2월 10일

댓글:

2020년 2월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by