Simulink in MATLAB Mobile app.

7 views (last 30 days)
Abdul Rafay
Abdul Rafay on 25 Aug 2020
Answered: Naga on 12 Feb 2025
I am currently using MATLAB Mobile app in my Android. But I could not find the feature of Simulink in the mobile app. How can I access Simulink feature in MATLAB Mobile app.

Answers (1)

Naga
Naga on 12 Feb 2025
The MATLAB Mobile app does not support running Simulink models directly on mobile devices. This app is primarily designed to provide access to MATLAB for basic computations, visualizations, and interaction with cloud-stored files, but it lacks built-in Simulink functionality. This limitation is explicitly noted in the limitations section of the official MATLAB documentation: https://in.mathworks.com/products/matlab-mobile.html
If you need to edit or run Simulink models while away from a computer, you can use MATLAB Online, which offers a web-based interface for both MATLAB and Simulink. Here are some options to consider:
  1. You can attempt to access MATLAB Online on your mobile device by enabling the "Desktop Site" option in your mobile browser settings. This will allow you to interact with the full web interface, including Simulink, though it may be challenging due to the small screen size.
  2. For a more practical experience, consider using a tablet. The larger screen size can make navigating and editing Simulink models more manageable, even if it still isn't fully optimized for mobile use.
  3. Access a computer with MATLAB and Simulink installed via remote desktop software, allowing full control and use of Simulink.
These methods offer some access to Simulink on mobile devices but may not match the efficiency of a desktop setup. For the best experience, use a larger screen or remote desktop solution.

Tags

Community Treasure Hunt

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

Start Hunting!