I receive an error from QFT toolbox.

0 votes
asked by about QFT Control Toolbox
edited by

After entering data in plant definition and when psh commit, I receive this message in Matlab:

Error in ==> C:\Users\Artisanat\Downloads\QFTCT (1)\QFTCT\DefinePlant.p>DefinePlant at 29 Error in ==> @(hObject,eventdata)DefinePlant('pushbutton_addPlant_Callback',hObject,eventdata,guidata(hObject)) ??? Error while evaluating uicontrol Callback

1 Answer

0 votes
No avatar answered by (329k points)

Since there is no exact troubleshooting information about this error, I recommend checking the code. As you can see in line 29, something is not defined properly. Try using another .p source file and it works, open it with your editor and watch the code used, then use the same code technique and apply it to the DefinePlant. Secondly, it's possible the file you're using to lack compatibility or necessary code to run properly.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...