photo

chris


2014 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Scatter plot does not display point 0,0 when double precision
This works! It is weird though why the original version doesn't behave seamlessly. Anyways, thanks everybody for the help.

11年弱 前 | 0

回答済み
Scatter plot does not display point 0,0 when double precision
Thanks for your answer. Attached image is how my system behaves. <</matlabcentral/answers/uploaded_files/11767/plotPointsE...

11年弱 前 | 0

質問


Scatter plot does not display point 0,0 when double precision
I have the following code which works as intended, plotting 3 points. x = [0 0; 12 0; 6 6]; scatter(x(:,1), x(:,2), 100,...

11年弱 前 | 4 件の回答 | 0

4

回答