Borrar filtros
Borrar filtros

There is no ZColorMode_I property on the Axes class

3 visualizaciones (últimos 30 días)
Jean-Michel Rousseau
Jean-Michel Rousseau el 5 de Mzo. de 2019
Comentada: K W el 18 de Jun. de 2019
Hello,
I tried to run again an old function of mine which print figures with the cm respect but ... things have change (and specialy the print function).
When I try to send my figure to the printer with the command:
s=sprintf('print -dwin -f%i',fig.Number);
eval(s,'lasterr');
The printer print a wrong scaled figure and 'lasterr' contain this message:
Error using matlab.graphics.axis.Axes/set
There is no ZColorMode_I property on the Axes class.
and I can't understand this error code.
Someone have an idea?
  1 comentario
K W
K W el 18 de Jun. de 2019
This error cropped up for me too (see link below), it is impossible to do any root cause analysis on this! I hope MATLAB improves on this soon.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by