Clear Filters
Clear Filters

moving box

2 views (last 30 days)
ahmad
ahmad on 22 Oct 2011
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,

Accepted Answer

Fangjun Jiang
Fangjun Jiang on 22 Oct 2011
xlim()
ylim()
axis()
  2 Comments
ahmad
ahmad on 22 Oct 2011
thanks very much,I am going to do some computational works related to physics with matlab,and i want to learn matlab seriously toward this goal,any suggestions?
Fangjun Jiang
Fangjun Jiang on 22 Oct 2011
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

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!