Matlab Scatter Plot: Adding Colored Point

  • Context: MATLAB 
  • Thread starter Thread starter Poisonous
  • Start date Start date
  • Tags Tags
    Matlab Plot
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 5K views
Poisonous
Messages
26
Reaction score
0
I have a scatter plot of data already created. I want to add a different colored point to the plot at specific coordinates. How can I do this? I tried using hold on, plotting my data, then writing scatter(1,0,r) hold off to plot a red point at (1,0) but its not working.
 
Physics news on Phys.org