Octave
OS :
Version :0.0.2
Size :
Updated :Apr 29,2022
Developer :UserLAnd Technologies
Ask AI
You can ask the AI some questions about the app
Conclusions From AI
{{conclusionsAiError}}Retry request
App Downloads
App Survey
  • The degree of memory and power consumption Does it affect the experience?
      Submission Failed, try again
  • Whether the application ad recommendation affects the experience?
      Submission Failed, try again
  • Does the update frequency of the application affect the experience?
      Submission Failed, try again
  • Do you think the phone comes with a full-featured tool app?
      Submission Failed, try again
Description
This really is GNU Octave running on your device. It is full featured and professionally supported.

This lets you run Octave / Matlab code on your phone (not the cloud) and without restrictions.

About Octave:
GNU Octave supports a powerful mathematics-oriented syntax with built-in 2D/3D plotting and visualization tools. It features a high-level programming language, primarily intended for numerical computations. Octave helps in solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with MATLAB. It may also be used as a batch-oriented language. It has too many features to list here, but you can check out the project page for more information: https://www.gnu.org/software/octave/

How to use this Octave Android app:
If using the terminal, you just start typing commands as you see fit.
If using the graphical interface, use it just like normal. But here are some specifics to the Android interface.
* Tap with one figure to left click.
* Move mouse by sliding around one finger.
* Pinch to zoom.
* Press and hold and then slide one finger to pan (useful when zoomed in).
* Slide two fingers up and down to scroll.
* If you want to bring up a keyboard, tap on the screen to get a set of icons to appear and then click the keyboard icon.
* If you want to do the equivalent to a right click, tap with two fingers.
* If you want to change the desktop scaling, find the service android notification and click the settings. You have to stop and restart the app after changing this settings for it to take effect.
This is all easier to do on a tablet and with a stylus, but it can be done on a phone or using your finger as well.

To access files from the rest of Android, there are many useful links in your home directory (/home/userland) to places like your Documents, Pictures, etc. No need to import or export files.

If you don't want to, or cannot pay the cost of this app, you can run Octave via the UserLAnd app.

Licensing:

This app is released under the GPLv3. The source code can be found here:
https://github.com/CypherpunkArmory/octave

This app is not created by the main GNU Octave development team. Instead it is an adaptation that allows the Linux version to run on Android.
{{descriptionMoreText}}
Comments (5)
{{commentText.length}}/{{maxCommentText}}
{{commentError}}{{commentUserError}}
Failed to load data, try again
  • {{comment.commentUser.substring(0, 1)}}
    By {{comment.commentUser}}{{comment.commentDateString}}
    {{comment.comment}}
  • A
    By Asyam Hilmi KhairiSep 7,2022
    Need optimisation for rounded screen
  • H
    By Hans BakkerAug 4,2022
    Really useful when you're on the go and don't have access to a laptop (e.g. traveling)
  • G
    By Gavin WithersJul 24,2022
    Fantastic value MATLAB replica which runs on Android (unlike the 'real' thing)! Allez les francais et francaises qui l'ont créé! Super!
  • P
    By Phil UnderwoodJun 23,2022
    Works, but interface appears to be unmodified desktop version. Extremely difficult to use on phone. Interface items are tiny relative to the size of my finger and phone has rounded corner to screen. Keyboard obscures window being typed into. Requires constant modification of display.
  • t
    By tom bohdanJun 15,2022
    Great now that you can access your files. The tricks are: cd Documents. Then create a file using "edit" in Octave. After that you can edit the m-file in any android editor. The app would be improved by adding a default editor (emacs is not installed, nano or JED are easier) & bring back the plot display that featured on the original Octave app