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?

 Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Oceanography and Hydrology en Centro de ayuda y File Exchange.

Preguntada:

el 30 de Nov. de 2020

Comentada:

el 2 de Dic. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by