MATLAB Spoken Here

October 18th, 2012

MATLAB Mobile for Android

It’s here! MATLAB Mobile is now available on the Android™ platform.

From your Android smartphone or tablet, you can now connect to a MATLAB session on the cloud or to MATLAB running on your desktop computer. For more information, visit the MATLAB Mobile page. For an overview, watch this video.

We would love to know how you are using MATLAB Mobile for Android. Leave us a comment here, with your thoughts and feedback.

7 Responses to “MATLAB Mobile for Android”

  1. Aurélien replied on :

    I am sure that a lot of MATLAB users will be happy to hear this info !

  2. Arun replied on :

    Super Application,,I am using it on my mobile,,I have low processor and memory,,even also it works super in Android mobile,,thanks to Mathworks,,I always dreamed about it,,and I got it,,24 Hours I will be having MATLAB With me,,

  3. Yair Altman replied on :

    Congrats on finally releasing a droid version. Too bad it’s only for 2.3.3+. Any chance of releasing a version for earlier droids? MLConnect and Matlab Commander both support earlier Android versions…

  4. Oliver Woodford replied on :

    Great news!

  5. Chris replied on :

    Very nice to see an Android app! Because it feels like the features of the app are still in the early beginnings, here a few, hopefully helpful suggestions:
    -) make the command window shared between host computer and mobile device
    -) when executing a statement, do not display “evaluate” until it’s done, rather include a screen refresh or something.
    Background: I’m often running long calculations, with the est. time left in the command window. It would be great to see that last few lines also when I’m connecting remotely, and also be able to start calculations using my Android device, letting them run and check on them later on my computer.

    Another few minor things:
    -) autocomplete (like pressing Tab) would be great
    -) if a command is entered, and misspelled or something, you have to copy+paste it, correct it, and press enter again – something like the arrow-up-key would also be nice.

    Anyways, congratulations on the good start, I hope you developers have an ear for the community…

  6. john replied on :

    This is a great addition! It would be really useful to also be able to connect to the same cloud from either a web portal or Matlab itself to share data or .m files.

    Perhaps a “cloud” directory could be added to the “Workspace” in Matlab?

  7. fengche replied on :

    a = magic(3);
    sum(a)

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks
News from the intersection of MATLAB, Community, and the web.

These postings are the author's and don't necessarily represent the opinions of MathWorks.