How to clear mobiledev?

11 Ansichten (letzte 30 Tage)
tianjie zhang
tianjie zhang am 13 Aug. 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?

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  Distance Learning Community

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by