How to use INSTRFIND to determind device
Ältere Kommentare anzeigen
when i run my simulink, i got a erro
Open failed: Port: COM4 is not available. Available ports: COM1, COM2, COM 7.
COM7 is my arduino
then i type: >>instrfind
>>s = serial('COM7')
>>fopen(s)
the result:
Open failed: Port: COM7 is not available. Available ports: COM1, COM2.
my arduino connected with PC. help me, thanks.
Antworten (1)
Sreeram
am 31 Jul. 2014
0 Stimmen
Hi tien,
Could you please check if the drivers have been installed correctly and then restart MATLAB and try again ?
Thanks, Sreeram Mohan
Kategorien
Mehr zu Arduino Hardware finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!