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

조회 수: 1 (최근 30일)
TheProject
TheProject 2011년 3월 14일
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.

채택된 답변

Oleg Komarov
Oleg Komarov 2011년 3월 14일
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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Eigenvalue Problems에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by