What causes a command not supported error?

8 Ansichten (letzte 30 Tage)
Will Ober
Will Ober am 4 Apr. 2017
Bearbeitet: ZiAn Cheng am 29 Mär. 2019
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?

Antworten (2)

dpb
dpb am 4 Apr. 2017
Bearbeitet: dpb am 4 Apr. 2017
"...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 am 29 Mär. 2019
Bearbeitet: ZiAn Cheng am 29 Mär. 2019
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.

Communitys

Weitere Antworten in  Distance Learning Community

Kategorien

Mehr zu Matrix Indexing 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