how to plot like the following figure( i need code)
Ältere Kommentare anzeigen

2 Kommentare
dpb
am 2 Mär. 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
am 3 Mär. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

