anyway to close cftool programmatically

Hi:
is there anyway to close cftool programmatically?
Thanks!
Yu

 採用された回答

Roshni Garnayak
Roshni Garnayak 2019 年 9 月 10 日

0 投票

You can use the following piece of code for closing “cftool”:
h = getappdata( groot, 'SurfaceFittingToolHandle' );
clearSessionChanged(h);
closeSftool(h)
Please be aware that this might not work in future releases of MATLAB.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with Curve Fitting Toolbox についてさらに検索

質問済み:

2019 年 8 月 28 日

コメント済み:

2019 年 9 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by