I m facing problem in instrhwinfo function in matlab, error code is attached
이전 댓글 표시
??? Error using ==> instrhwinfo at 292
Invalid INTERFACE specified. Type 'instrhelp instrhwinfo' for a list of valid INTERFACEs.
Error in ==> Home_automation>Home_automation_OpeningFcn at 71
instrhwinfo('Bluetooth','HC_05');
Error in ==> gui_mainfcn at 221
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in ==> Home_automation at 43
gui_mainfcn(gui_State, varargin{:});
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Argument Definitions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!