Anoc Octave Editor

The Octave Editor for your Android device

Anoc Octave Editor

App stats

Users: 31,415
80
Rating: 4.52
(278)
Version: 2.8.1 (Last updated: 2024-11-26)
Creation date: 2017-01-15
Permissions
Other: view network connections, full network access

Ranking

Other platforms

Not available on Chrome
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Android apps? Install Chrome-Stats extension to view Android-Stats data as you browse the Google Play Store.

App summary

Anoc is a free Octave Editor for your Android Device. It allows you to create and manage Octave projects directly on your Android device and generate the result and plots by using Verbosus (Online Octave Editor).

"Octave is [...] intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation"

This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.

Features:
* Git integration (Local Mode)
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Use a dedicated server that runs a full Octave installation to perform expensive mathematical calculations
* 2 Modes: Local Mode (stores .m files on your device) and Cloud Mode (synchronizes your projects with the cloud)
* Generate and view the result and plots from your Octave code
* Syntax highlighting (comments, operators, plot functions)
* Hotkeys (see Help)
* Web-Interface (Cloud Mode)
* Autosave (Local Mode)
* No ads

In-app purchase:
The free version of Anoc has a limitation of 4 projects and 2 documents in Local Mode and file upload (load command) is not supported. You can upgrade to the pro version of this app without this restriction using an in-app purchase.

Import existing projects in Local Mode:
* Link to Dropbox or Box (Settings -> Link to Dropbox / Link to Box) and let Anoc automatically synchronize your projects
OR
* Use Git integration: Clone or track an existing repository
OR
* Put all your files in the Anoc folder on your SD card: /Android/data/verbosus.anoclite/files/Local/[project]

Use function files:
Create a new file e.g. worker.m and fill it with

function s = worker(x)
% worker(x) Calculates sine(x) in degrees
s = sin(x*pi/180);

In your main .m file you can call it with

worker(2)

Load a file into a variable with the load command (Local Mode, Pro version):
data = load('name-of-file.txt');

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Google Play Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Great for checking linear algebra and matrix operations
  • User-friendly with good performance compared to other octave apps
  • Ability to save output and copy/paste code
  • Flawless execution of symbolic computation
  • Dropbox integration for file access
Cons
  • Requires internet access to run scripts
  • Input commands like input() hang the program
  • Some functions do not work as expected
  • Limited viewing options for .m or .mlx files
  • Lack of local help documentation or resources
Most mentioned
  • User-friendly
  • Requires internet access
  • Issues with input commands
  • Good for linear algebra and matrix operations
  • Dropbox integration
User reviews
Could do with some local help page documentation or links to online resources
by Mark Datko, 2024-09-08

I can't use the app until I rate it so it so I have no idea what it's like
by Kevin Scott, 2024-03-22

The input/output is optimized for Android.
by David Laštovička, 2024-01-22
View all user reviews

Similar apps

Here are some Android apps that are similar to Anoc Octave Editor: