How to clear mobiledev?

10 visualizaciones (últimos 30 días)
tianjie zhang
tianjie zhang el 13 de Ag. de 2019
Comentada: Theodore Maruyama el 25 de Oct. de 2019
mobiledev is created when first connectting to the matlab mobile. however, when I disconnect with my matlab mobile and want to start a new connection, I cannot clear the exist mobiledev. what should I do?

Respuestas (1)

Maadhav Akula
Maadhav Akula el 13 de Ag. de 2019
The following command will help you:
clear m;
Hope this helps!
  2 comentarios
tianjie zhang
tianjie zhang el 14 de Ag. de 2019
thanks but useless
Theodore Maruyama
Theodore Maruyama el 25 de Oct. de 2019
In my Matlab course, my teacher placed
clear m;
clear mobiledev;
at the end of the data logging.

Iniciar sesión para comentar.

Comunidades de usuarios

Más respuestas en  Distance Learning Community

Categorías

Más información sobre Get Started with MATLAB 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!

Translated by