Edges of scatter plot don't respect layers

1 回表示 (過去 30 日間)
Daniele Mascali
Daniele Mascali 2018 年 12 月 19 日
コメント済み: Daniele Mascali 2018 年 12 月 19 日
scatter_edge_issue.jpg
When using scatter plot, e.g.:
scatter(X,Y,17,CUSTOMCOLORMAP,'filled','MarkerEdgeColor',[0 0 0],'marker','o','linewidth',0.1);
I generally end up with situation B (undesired), in which edges don't respect the layer structure. I was able to get the A plot by setting:
opengl software
Unfortunatly, after running some completed unreleated code, this trick doesn't work anymore (even after restarting Matlab). I also tried unsuccessfully:
opengl hardware
%or
opengl hardwarebasics
What am I missing?
I have this problem both with R2018a and R2018b on different machines both running on windows 10 and with intel HD graphics cards.
Thx
  2 件のコメント
Star Strider
Star Strider 2018 年 12 月 19 日
What MATLAB version (release) are your using?
Daniele Mascali
Daniele Mascali 2018 年 12 月 19 日
MATLAB Version: 9.5.0.944444 (R2018b)

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Performance についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by