have Window 10. trying to connect ble devices. However "ble" command shoes: Scanning not supported on Linux. How do I fix this?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
have Window 10. trying to connect ble devices. However "ble" command shoes: Scanning not supported on Linux. How do I fix this?
0 comentarios
Respuestas (1)
Chidvi Modala
el 8 de Jun. de 2021
Can you execute the following, and let us know the output
>> ispc
>> ismac
>> [status, result] = system('ver');
4 comentarios
Ver también
Categorías
Más información sobre MATLAB Code Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!