Change marker and color plotting

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

Thomas
Thomas 2012년 7월 6일
A little ambiguity in your question.. Do you want to change the marker and color of just a single point on the signal?

댓글을 달려면 로그인하십시오.

답변 (1개)

John Petersen
John Petersen 2012년 7월 6일
편집: John Petersen 2012년 7월 6일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

질문:

2012년 7월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by