Azzera filtri
Azzera filtri

How to show time and current at y axis at the same time

1 visualizzazione (ultimi 30 giorni)
How can you show the time and current values on y axis at the same time

Risposte (1)

BhaTTa
BhaTTa il 21 Lug 2024
To display both time and current values on the y-axis simultaneously, you can use MATLAB's ability to create multiple y-axes on the same plot. This can be done using the yyaxis function, which allows you to create plots with two y-axes (left and right).
Here is the link to the documentation : https://www.mathworks.com/help/matlab/ref/yyaxis.html

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by