How to clear mobiledev?

8 次查看(过去 30 天)
tianjie zhang
tianjie zhang 2019-8-13
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?

回答(1 个)

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

请先登录,再进行评论。

社区

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by