how to how ylim in addaxis

3 次查看(过去 30 天)
I have the following code and need to add ylim for each addaxis. Please let me know if you know what the best approch is.
  1 个评论
Walter Roberson
Walter Roberson 2022-7-27
this appears to refer to https://www.mathworks.com/matlabcentral/fileexchange/9016-addaxis

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2022-7-27
After you call addaxes() the current axes is left set to the axes just created. You can then just call ylim() at that point.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by