Connect to WiFi from within a Matlab script?

I'm working on a project controlled by a microcontroller (Texas Instruments CC3200-LaunchXL) that provides its own WiFi network. To visualise data I use UDP communication to send data to Matlab. It works fine. But for every test I need to manually disconnect from my regular WiFi, connect to the microcontroller's Wifi network, and reconnect to my regular WiFi after the test.
Is there a way to automate this and to configure WiFi settings from within Matlab (R2018a) using Windows 10?

2 commentaires

You can system() to command utilities
https://m.windowscentral.com/how-manage-wireless-networks-using-command-prompt-windows-10
Simon Nink
Simon Nink le 5 Déc 2018
Thanks Walter. Works perfectly!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur WLAN Toolbox dans Centre d'aide et File Exchange

Produits

Version

R2018a

Commenté :

le 5 Déc 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by