In "new" MATLABs, the marker in the plot is not precisely located.

4 ビュー (過去 30 日間)
B Yin
B Yin 2017 年 6 月 1 日
コメント済み: Huina Mao 2017 年 6 月 1 日
Dear all,
It seems that MATLAB updated the plot part since 2014. But I find some problems in the plot in these "new" MATLABs.
Problem 1, the circle is not an exact circle, but a polygon. Fortunately, this problem has been solved in the latest 2017a.
Problem 2, the marker is not precisely located at the data point. Attached are a simple test script and the results from 2013b, 2016a and 2017a. In the plot generated by 2016a and 2017a, if we look at the first point, the circles are not located at x=1 precisely. And this problem doesn't exit in the old 2013b.
Any thought and solution about this?
Best,
Binglun
  5 件のコメント
Stephen23
Stephen23 2017 年 6 月 1 日
編集済み: Stephen23 2017 年 6 月 1 日
2013: the circle is centered on the center of the axis line
2017: the circle seems to be centered on the LHS of the axis line. The red line also seems to be aligned to its top edge, not to the center of the line.
Huina Mao
Huina Mao 2017 年 6 月 1 日
I think it is a bug from version 2014. I suggest you to contact mathworks directly.

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

回答 (1 件)

Jan
Jan 2017 年 6 月 1 日
Does the problem concern the display on the screen or the export to vector graphics? Perhaps this helps: https://www.mathworks.com/matlabcentral/answers/328478-misplaced-line-markers-after-saving-as-eps-pdf .
  5 件のコメント
Adam
Adam 2017 年 6 月 1 日
If I zoom in a long way it isn't, but I can't tell at the standard zoom.
Stephen23
Stephen23 2017 年 6 月 1 日
I agree with B Yin: the circles are offset to the left by about the width of a grid line. The earlier versions do not show this: the circles are centered.

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

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by