Anoc Octave Editor

Anoc Octave Editor icon

Anoc Octave Editor

verbosus.com

4.5

304 ratings

10,000+

downloads

Free

+ in-app

In this app, you can create and manage Octave projects directly on your Android device and generate plots from your code. It offers syntax highlighting and project synchronization features. Includes Git integration and cloud syncing options.

AppRecs review analysis

AppRecs rating 4.6. Trustworthiness 59 out of 100. Review manipulation risk 42 out of 100. Based on a review sample analyzed.

★★★★

4.6

AppRecs Rating

Ratings breakdown

5 star

75%

4 star

4%

3 star

17%

2 star

4%

1 star

0%

What to know

Questionable review patterns

42% review manipulation risk - some review patterns appear unusual

Rating authenticity concerns

High rating concentration (75% 5-star) in sampled ratings

Review quality concerns

46% of sampled 5-star reviews are very short

About Anoc Octave Editor

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 2 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

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');
Anoc Octave Editor Screenshots
Screenshot 1Screenshot 2Screenshot 3Screenshot 4Screenshot 5Screenshot 6Screenshot 7Screenshot 8Screenshot 9Screenshot 10Screenshot 11
Similar to Anoc Octave Editor

©2023 Verdant Labs LLC. All rights reserved.

Privacy PolicyContact