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!