Button Callback for System Identification Tool

1 Ansicht (letzte 30 Tage)
Shawn Chang
Shawn Chang am 15 Nov. 2012
Hi all, usually we open the system identification toolbox in either simulink or type in command 'ident' in command window.
Can button callback in GUI open the system identification toolbox. My code for the button callback is as below, I'm still new to matlab so not sure whether it is right or wrong. Thanks.
function cmdTF_Callback(hObject, eventdata, handles)
ident

Akzeptierte Antwort

Rajiv Singh
Rajiv Singh am 15 Nov. 2012
yes, that should work; give it a try.

Weitere Antworten (0)

Kategorien

Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by