Info
この質問は閉じられています。 編集または回答するには再度開いてください。
i plotted 7 graphs in single one,but the amplitude of the plots are very small(attaching a model), how can i increase the amplitude without changing X-axis..?
1 回表示 (過去 30 日間)
古いコメントを表示
increase the amplitude of the graph with out changing X-axis
1 件のコメント
dpb
2014 年 2 月 21 日
What property of the graph, specifically, does "amplitude" refer to? If the range of values on the y-axis, then refer to
doc ylim
If the actual size of the axis, then the figure size and/or axes 'position' properties control. Can only answer specific what is asked unambiguously--we can't see your figure or know more of what you expect than what you tell us.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!