フィルターのクリア

There is no ZColorMode_I property on the Axes class

3 ビュー (過去 30 日間)
Jean-Michel Rousseau
Jean-Michel Rousseau 2019 年 3 月 5 日
コメント済み: K W 2019 年 6 月 18 日
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 件のコメント
K W
K W 2019 年 6 月 18 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by