draw two plot in a graph

2 views (last 30 days)
Hung Tat Ho
Hung Tat Ho on 29 May 2020
Commented: Hung Tat Ho on 29 May 2020
Hi. i have two columns with too much raws as each column (about 1.300.000 raws) and i want the plot look like as below, it included two different type of plots in one graph. can you help me how to do that?

Accepted Answer

KSSV
KSSV on 29 May 2020
The plot looks like a regression plot read about plotregression. If you have two data points and want to plot them read about plot and holdon.
  7 Comments
KSSV
KSSV on 29 May 2020
Thanks is accepting the answer :)
Hung Tat Ho
Hung Tat Ho on 29 May 2020
yes, i accepted :)

Sign in to comment.

More Answers (0)

Tags

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!