I can"t see the upper axe limit in pde toolbox.

1 view (last 30 days)
I can"t see the upper axe limit in pde toolbox. How can I solve my broblem?
http://s004.radikal.ru/i208/1103/50/bf9f0293d602.jpg
P.S. I have MatLab R2010b.

Accepted Answer

Oleg Komarov
Oleg Komarov on 14 Mar 2011
edit pdetool
Substitute line 107 with:
axheight = axwidth/1.8/Figpos(4);
You can play with the value set to 1.5 (default) which I modified to 1.8 in order to match the position of the axes with those when you plot.
Oleg

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!