MuPad plot::setDefault( plot::Scal​ing=Constr​ained )

I'd like to change the default behavior of plot:: to use Constrained scaling.
However this fails:
plot::setDefault( plot::Scaling=Constrained )
Is there a way to do this?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 6 月 17 日

0 投票

I haven't looked at that before, but chasing through some pages, it appears to me that possibly you might have to set
plot::CoordinateSystem2d::Scaling
or
plot::CoordinateSystem3d::Scaling

質問済み:

2011 年 6 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by