Live Reviews:
Madona: Run MATLAB/Octave code

Madona: Run MATLAB/Octave code

Compile MATLAB and Octave code

⭐️3.8 / 5
Rating
🙌14
Ratings
📼6 scs
Content
📦w/o updates
Updates frequency
🗣❌ unsupported
Your locale
🧾$2.99
In-App Purchase

All Versions of Madona

3.4.1

October 1, 2023

Fixes a crash when opening files

3.4

September 21, 2023

Optimized for iOS and iPadOS 17

3.3

September 13, 2023

170.187.163.198

3.2.2

August 21, 2023

Bug fixes and performance improvement

3.2.1

August 5, 2023

Bug fixes and performance improvement

3.2

January 7, 2023

View server status in Settings

3.1.2

December 26, 2022

Bug fixes and performance improvement

3.1.1

November 24, 2022

Bug fixes and performance improvement

3.1

November 2, 2022

Optimized for iOS and iPadOS 16

3.0

October 4, 2022

Fixed a bug that caused loading PDF files to crash in iOS 16.

Madona In-App Purchases History

$2.99

Upgrade

Upgrade to premium version

Price History of Madona

Description of Madona

Write MATLAB/Octave code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets! 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 - View program output or detailed error - Select and run chunk of codes - Custom keyboard for easy input of frequently used characters - 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 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.
Show less

Madona: FAQ

Is the Madona app compatible with iPads?

Yes, you can use the Madona app on iPad devices.
Ketan Appa built the Madona app.
Madona requires iOS 11.2 or later.
Currently, the Madona app has a user rating of 3.8 } and receives mild reviews.
The App Genre Of The Madona App Is Education.
The latest Madona version released is 3.4.1.
The date of the latest Madona update is July 2, 2024.
Madona became publicly available on February 5, 2023.
The content advisory rating for the Madona app is Ketan Appa.
Madona is now available to use in English.
Unfortunately, Madona is not on Apple Arcade.
Indeed, Madona provides opportunities for in-app purchases.
Unfortunately, Madona is not fully compatible with Apple Vision Pro.

Screenshots of Madona

iphone
ipad

More Applications by Ketan Appa

Alternatives to Madona

Reviews of Madona

  • Love it

    Love having a place to make quick calculations on. Please implement additional libraries such as statistics.
  • Plot doesn’t work

    I paid, but the app still doesn’t render a basic plot

    x = -10:0.1:10;
    plot (x, sin (x));

    The output is blank

    Developer Response

    Hello, since the app runs in a sandbox mode, please add the following after your codes sandbox_show(); You may also contact us at info@kappsmart.com with your codes if you require additional assistance.
  • Requires internet :(

    ‘Nuff said