Background Image

apkhost

About this app

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');

Downloads

1.2.3.4.5.6.7.8.9.0

LATEST

11/16/2024

Download
5.98 MB

Supported Architectures

MD5 Checksum

f2b82c615b33bf42b40520be5bd67ee0

Minimum SDK Version

24

Version Code

65

Upload Date

Nov 16, 2024, 8:17:26 PM

1.2.3.4.5.6.7.8.9.0

10/20/2024

Download
5.98 MB

Supported Architectures

MD5 Checksum

1dbc326184bd201f8db10c3d75759159

Minimum SDK Version

24

Version Code

64

Upload Date

Oct 20, 2024, 8:16:43 PM

1.2.3.4.5.6.7.8.9.0

08/27/2024

Download
5.97 MB

Supported Architectures

MD5 Checksum

0388d9b90772caf3ed5fbdae7650aed4

Minimum SDK Version

24

Version Code

63

Upload Date

Aug 27, 2024, 8:05:12 PM

1.2.3.4.5.6.7.8.9.0

05/30/2024

Download
5.97 MB

Supported Architectures

MD5 Checksum

687b85cad9dc9feaf52e14e74034aa98

Minimum SDK Version

24

Version Code

62

Upload Date

May 30, 2024, 8:03:54 PM

1.2.3.4.5.6.7.8.9.0

04/11/2024

Download
5.96 MB

Supported Architectures

MD5 Checksum

a87a947a4fc52410c5ff3f59b80fe668

Minimum SDK Version

24

Version Code

61

Upload Date

Apr 11, 2024, 1:32:30 AM