What causes a command not supported error?

While running a MATLAB script that uses the pause function, I receive the error "The pause command is not supported for this product offering using these arguments: 'empty'. Running on an iPad Pro with MATLAB mobile. What are are some likely causes?

답변 (2개)

dpb
dpb 2017년 4월 4일
편집: dpb 2017년 4월 4일

0 개 추천

"...using these arguments: 'empty'."
Apparently "you can't do that" for the iPad; pause w/o an argument is a complete pause and the OS apparently just won't let you do that. I'd guess it has to do with receiving a "keystroke" to resume is a difficult thing to implement, maybe???
ZiAn Cheng
ZiAn Cheng 2019년 3월 29일
편집: ZiAn Cheng 2019년 3월 29일

0 개 추천

Just enter /path/to/matlab/toolbox/toolbox/matlab/connector/connector and delete shadow(a folder) in both web_client and web_common folders,or rename them.

커뮤니티

더 많은 답변 보기:  원격 교육 커뮤니티

카테고리

도움말 센터File Exchange에서 Communications Toolbox에 대해 자세히 알아보기

질문:

2017년 4월 4일

편집:

2019년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by