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
2016 年 2 月 25 日
0 投票
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 Exchange で Two y-axis についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!