plotting dm vs nw as shown in fugure

2 visualizaciones (últimos 30 días)
surya pramod Jalakam
surya pramod Jalakam el 29 de Dic. de 2020
Respondida: Rhea Chandy el 4 de En. de 2021
help me in plotting my data like this. my data is in excel sheet. i dont have that many data as shown in picture. my data is only one season..
  2 comentarios
Ive J
Ive J el 29 de Dic. de 2020
doc plot
surya pramod Jalakam
surya pramod Jalakam el 29 de Dic. de 2020
sorry i didnt get ir

Iniciar sesión para comentar.

Respuestas (1)

Rhea Chandy
Rhea Chandy el 4 de En. de 2021
Hi Surya,
You can use plot to create a plot of 2-D line data, and if you need to add a legend to the axes, you can use the legend function.
If you are asking how to create a plot from data in an excel sheet, you can refer to the following information on how to import excel data into MATLAB and create plots directly from the workspace: How to Import Excel Data into MATLAB

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by