photo

chris


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
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.

nästan 11 år ago | 0

Answered
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...

nästan 11 år ago | 0

Question


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,...

nästan 11 år ago | 4 answers | 0

4

answers