How to show time and current at y axis at the same time
2 次查看(过去 30 天)
显示 更早的评论

How can you show the time and current values on y axis at the same time
0 个评论
回答(1 个)
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!