Regarding a plotyy generated plot: using the edit plot feature, can I make changes such as font size on the right hand side vertical axis?

plotyy generates a plot with a separate lefthand side and righthand side vertical axis with say 4 curves for the left axis and 4 more curves for the right axis. Using the edit plot feature, the edit plot feature cannot seem to make changes to the right side vertical axis items, such as font size of the tick mark numbers. The left hand side vertical axis can be changed with no problem. When you click on anything regarding the righthand side vertical axis, nothing happens.
So the question is: using the edit feature applied to AN EXISTING .fig figure, how can one make changes to the righthand side vertical axis items such as font size of the tick mark numbers or vertical axis label changes.

回答 (1 件)

dpb
dpb 2016 年 2 月 25 日
W/O anything else, doesn't appear you can. If you save the axes handles when create the figure with plotyy and then set the RH axes handle as current via axes, then the figure editor will operate on that axis.
But, it doesn't appear TMW has implemented switching axes in the user interface to the edit tool. Looks like a reasonable enhancement request to me...

カテゴリ

ヘルプ センター および File ExchangeTwo y-axis についてさらに検索

製品

質問済み:

2016 年 2 月 24 日

回答済み:

dpb
2016 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by