Run MATLAB/Octave codes on your device! Ideal for learning and testing!
Madona: Run Matlab/Octave code — description
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 - Only one file can be run at a time - 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.