Hysteesis Design tool can't display graphics-- -Powergui Error

1 回表示 (過去 30 日間)
duo
duo 2024 年 4 月 21 日
回答済み: Aabha 2025 年 2 月 25 日
Hi,
I'm trying to use powergui Hysteesis Design tool,but it can't display graphics.Report “matlab.graphics. internal. figfile.Figfile/read> (hobiect, eventdata)power hysteresis DisplayPushButton Callback , hob ject,eventdata,guidata(hobject)“
Does anyone have information on this error?
Thanks!

回答 (1 件)

Aabha
Aabha 2025 年 2 月 25 日
Hi @duo,
The error message may be because the "DisplayPushButton" callback is not executing as expected, possibly due to an issue in the “power hysteresis” file.
In order to resolve this issue, open the “power hysteresis” file in MATLAB and try debugging the “DisplayPushButton" callback” function. There might be some issues or inconsistencies within this callback function, especially in the parts where it involves manipulating graphical objects. Try setting breakpoints and using MATLAB Debugger functionalities to identify where exactly the code needs to be fixed.
I hope this helps.

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by