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

1 次查看(过去 30 天)
How can you show the time and current values on y axis at the same time

回答(1 个)

BhaTTa
BhaTTa 2024-7-21
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

类别

Help CenterFile Exchange 中查找有关 Image Processing Toolbox 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by