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?

 Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Oceanography and Hydrology in Centro assistenza e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by