About Anoc Octave Editor
Anoc is a free 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.
-) Features:
* Dropbox integration (Local Mode: Options -> Link to Dropbox)
* Box integration (Local Mode: Options -> Link to Box)
* 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)
* Encrypted transmission to the server by using HTTPS
-) 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.
-) 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: /sdcard/Anoc/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, Pro version):
data = load('name-of-file.txt');
-) Hotkeys in editor:
ctrl+s: Save
ctrl+g: Generate PDF
ctrl+n: New document
ctrl+d: Delete document
ctrl+.: Next document
Anoc Octave Editor details
Anoc Octave Editor is a free Productivity app for Android with 10,000+ installs on Google Play and a 4.5/5 average rating from 124 ratings. It was released on January 15, 2017 and last updated on June 19, 2020. It's developed by verbosus.com. It requires Android 6.0 or later. The app offers in-app purchases.
- Category
- Productivity
- Rating
- 4.5 / 5 (124 ratings)
- Installs
- 10,000+
- Price
- Free
- In-app purchases
- Yes
- Ads
- No ads
- Current version
- 2.6.4
- Size
- 2.4M
- Requires Android
- 6.0 and up
- Content rating
- Everyone
- Released
- January 15, 2017
- Last updated
- June 19, 2020
- Developer
- verbosus.com
What’s new in Anoc Octave Editor
* Bugfix: Rare Dropbox synchronization issue
Version 2.6.4 · Updated June 19, 2020
Similar Apps
VerbTeX LaTeX Editor
VerbTeX is a free, collaborative LaTeX Editor for your Android device. It...
Copiosus
Copiosus is just another P2P chat application.This software is provided "as is"...
Anoc Pro Octave Editor
Anoc is a secure Octave Editor (Matlab clone) for your Android Device....
VerbTeX Pro LaTeX Editor
Pro version:* Code completion (commands)* Encrypted transmission (TLS) of your content* Unlimited...