how to plot like the following figure( i need code)
Show older comments

2 Comments
dpb
on 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
on 3 Mar 2020
Accepted Answer
More Answers (0)
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
