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 ExchangeLine 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