how to plot like the following figure( i need code)
Mostrar comentarios más antiguos

2 comentarios
dpb
el 2 de Mzo. de 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
el 3 de Mzo. de 2020
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

