Anoc Pro Octave Editor

Anoc Pro Octave Editor

The Octave Editor for your Android device

App info


2.9.1
August 05, 2025
1,032
$7.49
Android 7.0+
Everyone
Get it on Google Play

App description


Android App Analysis and Review: Anoc Pro Octave Editor, Developed by verbosus.com. Listed in Productivity Category. Current Version Is 2.9.1, Updated On 05/08/2025 . According to users reviews on Google Play: Anoc Pro Octave Editor. Achieved Over 1 thousand Installs. Anoc Pro Octave Editor Currently Has 67 Reviews, Average Rating 3.0 Stars

Anoc is a secure 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.

Before you purchase this app please check if it can do everything you need by trying the available functions using the free version or the web interface on our website.

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)

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

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):

data = load('name-of-file.txt');

What's New


* Bugfix: Rare crash when doing undo
* Minor UI fixes

Rate and review on Google Play store


3.0
67 total
5 50.0
4 0
3 0
2 0
1 50.0

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Dipayan Dasgupta

It would be better to have the option to open files from different folders as well as octave console mode

user
A Google user

Thank you very good compiler

user
A Google user

Location of application folder - this doesn't seem to be working, I tried to change it a different folder but it keeps coming back to the same old '/sdcard'

user
A Google user

Standard control system commands work with the drawnow command. Great product.

user
A Google user

Imported a working .m file and it refused to build it

user
A Google user

It's very

user
A Google user

This app beats any graphics calculator, hands down. I've run a variety of scripts and the results are generated in a few seconds. The only drawback is the need to have the internet on for the app to work.

user
A Google user

Really slow text editing, the syntax highlight is very limited, only differentiates what will run and what is commented. Running on a recently formatted Nexus 4