Button Callback for System Identification Tool

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

 채택된 답변

Rajiv Singh
Rajiv Singh 2012년 11월 15일

0 개 추천

yes, that should work; give it a try.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by