Large nutrient data sets - how to plot individual data not as a plotted line

Imported nutreint data - How do I change plot line to individual symbols for each point, not as a joined-up line?

 채택된 답변

plot(x,y,'.')
will plot each data point as a point, no connection. If you'd like a different shape, see here

추가 답변 (0개)

카테고리

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

질문:

2020년 11월 30일

댓글:

2020년 12월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by