フィルターのクリア

I would like to edit the properties of the confidence regions plotted using the resid function

1 回表示 (過去 30 日間)
ArchLucs
ArchLucs 2022 年 10 月 3 日
回答済み: Rajiv Singh 2022 年 10 月 3 日
I would like to edit the properties of the confidence regions plotted using the resid function but I am not able to successfully identify the right objects.
I tried searching for all children of the figure handles, also using the general findobj function, no luck. Debugging of the function in order to identify the piece of code when confidence region is drawn is too complicated for me.
Any help appreciated, thanks.
  1 件のコメント
dpb
dpb 2022 年 10 月 3 日
I don't have the requisite TB and It's not feasible to try to go handle-diving online so best I can suggest is to get <Yair Altman's getundoc> from the file exchange and use it to probe the returned object. Good luck; these recent charts TMW has created are the pigs ear if they do precisely what one wants, but the royal pits often to try to do anything else with.

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

回答 (1 件)

Rajiv Singh
Rajiv Singh 2022 年 10 月 3 日
The residue plot curves and their standard deviations *that result in the confidence bound patch) are computed in iduis.plots.residCorr

カテゴリ

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

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by