Plot line with different axes in the same graph

15 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.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!