control robot via WIFI
이전 댓글 표시
Hi everyone,
Pls Could somebody help me in my task. I would like control Spykee robot via WIFI. Unfortunately Im not able to connect to this device. Im not newbie in Matlab but I have never worked with tcpip object in matlab before.
I use command from matlab:
t = tcpip('172.17.6.1', 9000);
fopen(t)
but now I have to write username and password (both are admin) and some others parametrs. But Im not abble send it. I know that I should use command fprintf but I dont know how to use it?
pls can anybody halp me?
thx very much for any idea.... .-)
Tomas
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!