MuPad plot::setDefault( plot::Scaling=Constrained )
이전 댓글 표시
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
2011년 6월 17일
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
카테고리
도움말 센터 및 File Exchange에서 3-D Function Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!