plotting dm vs nw as shown in fugure

조회 수: 1 (최근 30일)
surya pramod Jalakam
surya pramod Jalakam 2020년 12월 29일
답변: Rhea Chandy 2021년 1월 4일
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
Ive J
Ive J 2020년 12월 29일
surya pramod Jalakam
surya pramod Jalakam 2020년 12월 29일
sorry i didnt get ir

댓글을 달려면 로그인하십시오.

답변 (1개)

Rhea Chandy
Rhea Chandy 2021년 1월 4일
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

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by