Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
Billy
Billy el 17 de Jun. de 2011
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 17 de Jun. de 2011
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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by