フィルターのクリア

Anovan table cannot be saved as ".fig"

1 回表示 (過去 30 日間)
liomsi liomsi
liomsi liomsi 2019 年 1 月 17 日
コメント済み: liomsi liomsi 2019 年 1 月 18 日
Hello,
When I try to save the figure representing the output of the ANovan variance table using saveas(gcf,...) or savefig(gcf,...) it opens a new figure and saves this empty figure instead of my Anova table.
I can save it manually (File > saveas...) but I would like to save it automatically under the FIG format.
I have no problem saving plots, the issue seems to happen only with tables printed on a figure window.
An exemple of my code:
>> anovan([1; 2; 3; 4],[1 1; 1 2; 1 2; 3 2])
>> savefig(gcf,'test.fig')
I'm using MAtlab R2017a 64-bit for OSX
  5 件のコメント
Star Strider
Star Strider 2019 年 1 月 17 日
My pleasure.
Please post back here with the MathWorks response.
liomsi liomsi
liomsi liomsi 2019 年 1 月 18 日
The MathWorks response is "your license is out of maintenance" :-)

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

回答 (1 件)

madhan ravi
madhan ravi 2019 年 1 月 17 日
  1 件のコメント
liomsi liomsi
liomsi liomsi 2019 年 1 月 17 日
編集済み: liomsi liomsi 2019 年 1 月 17 日
I do manage to save figures automatically, as long as they don't come from the Anovan function. My issue happens only with the Variance table from the Anovan function, not with a plot/boxplot/etc function.
And I would like to save them as ".fig" format.
I edited my question to be more precise. Thanks.

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

カテゴリ

Help Center および File ExchangeANOVA についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by