- Load data into MATLAV using xlsread or readtable.
- Plot the data by markers using either scatter or plot.
- You can fit the curve/ polynomial using poly or cftool.
How to plot a graphic 2 d
조회 수: 6 (최근 30일)
이전 댓글 표시
I have a challeng to plot my reseacrh data.
Herewith in the attachment my plot data in excel (inside this file and I also show an example the figure that I want to make plot). I also attachment my coding.
I will appreciate if there some one can help me to solve my challange to make plot like in the excel file.
Thank you
댓글 수: 0
채택된 답변
KSSV
2020년 6월 4일
It is a simple scatter plot and a curve is fit to the data. To achieve the plot read about the following functions:
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Scatter Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!