Madona: Run Matlab/Octave code

Contains adsIn-app purchases
3.9
199 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The Octave language is an interpreted programming language. Its syntax is very similar to Matlab, and careful programming of a script will allow it to run on both Octave and Matlab. The language helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments

This app provides a mobile environment that allows you to execute Octave/MATLAB using the GNU Octave compiler.

Features:
- Compile and run your program
- Supports plotting and graphing (see Reference in the app for examples)
- View program output or detailed error
- Select and run chunk of codes
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting and line numbers
- Open, save, import and share files.
- Language reference
- Customize editor

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, enter the input in the Input tab prior to compilation.
Updated on
Sep 13, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
This app may share these data types with third parties
Location, App activity and 2 others
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

Ratings and reviews

3.9
183 reviews
Karim Djotni
November 9, 2020
I'm not sure if i say good or not, at first i was so satisfied cause it has a 3D graph, but after some tries i couldn't use it unless i pay... COULDN'T YOU SAY THIS FROM THE BEGINNING??!!!!
9 people found this review helpful
Did you find this helpful?
Namra Arif
October 11, 2020
A good app for the students to run Matlab program, but I am not getting how to see graphs, I actually can't figure it out that either this app show graphs or not.
14 people found this review helpful
Did you find this helpful?
RatInBox
October 12, 2020
The plot needs to be saved to a file for it to be viewed in the app. You will have to add these two lines of codes, one at the start and one at the end. hf = figure(); x = 0:0.01:10; y = sin(x); plot(x, y) print(hf, "my_plot.png");
Dhruba Prasad Barua
September 7, 2020
This is one damn good app ! Highly recommended for scientists, students , educators, hobbyists, Engineers, Doctors and so on. Please keep the app updated. Thanks 😊
19 people found this review helpful
Did you find this helpful?