Change marker and color plotting
Ältere Kommentare anzeigen
HI, i want to know how i can change color and marker of a signal, but not all signal, just a point. I mean, i want to change color and marker to a point (x,y).
1 Kommentar
Thomas
am 6 Jul. 2012
A little ambiguity in your question.. Do you want to change the marker and color of just a single point on the signal?
Antworten (1)
John Petersen
am 6 Jul. 2012
Bearbeitet: John Petersen
am 6 Jul. 2012
0 Stimmen
I think the answer in this question is similar and may help: http://www.mathworks.com/matlabcentral/answers/33614-color-coding-a-2d-plot
or do you just want plot(x,y,color) where color is a string such as 'g','r','m', etc.
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!