matlab mobile error: can't reload .../libmwsimulink.so

3 views (last 30 days)
when running a script on matlab mobile calling a very simple simulink model I get following error: can't reload '/opt/mlsedu/matlab/R2017b/bin/glnxa64/libmwsimulink.so'
  2 Comments
Walter Roberson
Walter Roberson on 8 Jan 2018
That is a reference to a Linux library. But MATLAB mobile itself on runs on iOS and Android, neither of which themselves would be trying to access a Linux library.

Sign in to comment.

Answers (1)

Robin Lataire
Robin Lataire on 8 Jan 2018
iOS 11.2.1. The problem resolved itself after a few hours. I suppose it was a server side error, when launching the simulink model through Matlab Mobile.

Communities

More Answers in the  Distance Learning Community

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!