Plot line with different axes in the same graph

6 views (last 30 days)
I have two data sets (each with three curves). I'd like to plot the 2 x three curves into the same image with two different y-axes, both on the left. I would like to have something similar to image here below, where on the left there are two y axis. Any advice?

Answers (1)

Abhishek Kolla
Abhishek Kolla on 6 Jan 2022
Hi,
You can use addaxis function from file exchange to add multiple y-axes to the plots.
Also refer to this for more information on the steps to be followed for implementation.
Hope this helps.

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!