GUIDE error question from deleted component

Hello, whenever I run my program (where the GUI is created in GUIDE), I keep getting the error:
Undefined function or variable 'edit81_CreateFcn'.
Error in gui_mainfcn (line 95)
feval(varargin{:});
I have previously removed GUI components and their callbacks and guess its some relic of that.
I can't get rid of it as I don't seem to have an edit81 component anymore (unless Im not looking correctly for it - Im using the object browser)
How can I remove this error?
Thanks Jason

 採用された回答

Image Analyst
Image Analyst 2018 年 10 月 25 日

0 投票

In the GUIDE pulldown menu, do View/Object Browser. Do you see that component listed? If so click on it and delete it.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeCreating, Deleting, and Querying Graphics Objects についてさらに検索

質問済み:

2018 年 10 月 25 日

コメント済み:

2018 年 10 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by