I m facing problem in instrhwinfo function in matlab, error code is attached
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
??? 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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Install Products 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!