moving box
3 ビュー (過去 30 日間)
古いコメントを表示
I am solving a 2nd non-linear ode and finally plotting the answer for different times,but since my boundary limits are limited some of my answers would be out of view,I want to change my limits for each of them so that,they would be centered all in one graph. thanks,
0 件のコメント
採用された回答
Fangjun Jiang
2011 年 10 月 22 日
xlim()
ylim()
axis()
2 件のコメント
Fangjun Jiang
2011 年 10 月 22 日
MATLAB's document is really a good starting point. Go to document>MATLAB>Get Started. TMW's blog also provides many help. http://blogs.mathworks.com/?s_cid=global_nav
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!