Anoc Pro Octave Editor icon

Anoc Pro Octave Editor

★★★★★
★★★★★
(4.30/5)

2.7.0$2.992 years ago

Download Anoc Pro Octave Editor APK latest version Free for Android

Version 2.7.0
Update
Size 2.8M
Developer verbosus.com
Category Apps, Productivity
Package Name verbosus.anocpro
OS 7.0 and up

Anoc Pro Octave Editor APPLICATION description

The secure Octave Editor for your Android device
Anoc is a secure Octave Editor (Matlab clone) 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 LaTeX and 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 download this app please check if it can do everything you need by trying the available functions using the web interface on our website.

Features:
* 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 below)
* Web-Interface (Cloud Mode)
* Autosave (Local Mode)
* Unlimited number of projects and documents (Local Mode)
* Encrypted transmission to the server by using HTTPS

Add existing .m files / import existing projects in Local Mode:
* Link to Dropbox or Box (Options -> Link to Dropbox / Link to Box) and let Anoc automatically synchronize your projects
OR
* Put all your files in the Anoc folder on your SD card: /Android/data/verbosus.anocpro/files/Local/[project]/
Please note: There must exist at least one .m file. The name of the project is the [project] folder name.

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');
↓ Read more
Anoc Pro Octave Editor screen 1 Anoc Pro Octave Editor screen 2 Anoc Pro Octave Editor screen 3 Anoc Pro Octave Editor screen 4 Anoc Pro Octave Editor screen 5 Anoc Pro Octave Editor screen 6 Anoc Pro Octave Editor screen 7 Anoc Pro Octave Editor screen 8 Anoc Pro Octave Editor screen 9 Anoc Pro Octave Editor screen 10