how to plot like the following figure( i need code)
Afficher commentaires plus anciens

2 commentaires
dpb
le 2 Mar 2020
That would take only about 4-5 lines...
- Read the data (importdata, readtable, readmatrix, ...)
- plot data by column w/ X-axis column of the desired variable
- call xlabel(), ylabel()
- legend()
Give it a go...we can't do anything specific w/o knowing where the data are and in what form...
Faizullah khan
le 3 Mar 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

