Plot line with different axes in the same graph

16 visualizaciones (últimos 30 días)
Gioele
Gioele el 21 de Dic. de 2021
Respondida: Abhishek Kolla el 6 de En. de 2022
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?

Respuestas (1)

Abhishek Kolla
Abhishek Kolla el 6 de En. de 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.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by