Anoc Octave Editor

3.0.5 for iPhone, iPad
Free
0

0 Ratings

Update Date

2023-06-02

Size

39.0 MB

Screenshots for iPhone

iPhone
Anoc Octave Editor Description
Anoc is an Octave Editor (Matlab clone) for your iOS device. It allows you to create and manage Octave projects directly on your iOS device and generate the result and plots by using Verbosus (Online Octave Editor).

This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.

Features:
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Use a dedicated server to perform calculations and generate plots
* 2 Modes: Local Mode (stores .m documents on your device) and Cloud Mode (synchronizes your projects with Verbosus)
* Encrypted transmission to the server by using HTTPS
* Syntax highlighting (operators, plot functions, comments)
* Line numbers
* Assistive keyboard
* Hotkeys (see below)
* Web-Interface (Cloud Mode)
* Two factor authentication (Cloud Mode, in combination with Copiosus)
* Export projects from Local Mode with Finder, Dropbox or Box
* Import projects to Local Mode with Finder, Dropbox or Box
* No ads

Additional features in Anoc Pro:
* Unlimited number of projects (Local Mode)
* Unlimited number of documents per project (Local Mode)
* Unlimited number of file uploads per project (Local Mode)

The following packages are available:
* control: Computer-Aided Control System Design (CACSD) Tools for GNU Octave, based on the proven SLICOT Library
* general: General tools for Octave
* interval: The interval package for real-valued interval arithmetic allows one to evaluate functions over subsets of their domain
* io: Input/Output in external formats
* miscellaneous: Miscellaneous tools that don't fit somewhere else
* optim: Non-linear optimization toolkit
* signal: Signal processing tools, including filtering, windowing and display functions
* statistics: Additional statistics functions for Octave
* struct: Additional structure manipulation functions
* symbolic: The Octave-Forge Symbolic package adds symbolic calculation features to GNU Octave

Hotkeys in editor:
ctrl+s: save
ctrl+g: generate result
ctrl+n: new document
ctrl+d: delete document
ctrl+.: next document

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');
Anoc Octave Editor 3.0.5 Update
2023-06-02
* Replace Saving Project dialog with titlebar information for seamless experience
* Update Dropbox and Box
More Information
Price:
Free
Version:
3.0.5
Size:
39.0 MB
Update Date:
2023-06-02
Developer:
Verbosus.com
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
3.0.5 2023-06-02
* Replace Saving Project dialog with titlebar information for seamless experience
* Update Dropbox and Box
3.0.4 2023-01-05
* Show error indicator if there is an issue with Dropbox or Box synchronization
* Remove dialog if save was successful
* Outline: Highlight unsaved files
* Bugfix: Outline UI for MacOS version
3.0.2 2022-06-28
* Cloud Mode: Two factor authentication in combination with Copiosus
3.0.1 2022-02-25
* Settings update
3.0.0 2021-12-20
* Bugfix: Rare crash
2.9.8 2021-08-22
* Bugfix: Crash when linking to Box
2.9.3 2020-10-05
* Bugfix: Output font size for high resolution devices
2.9.2 2020-06-25
* Subfolders for root folder in Dropbox and Box
* Bugfix: Dropbox synchronization issue
2.9.1 2020-05-10
Bugfix: Rare crash
2.9.0 2019-12-07
Bugfix: Dark mode
2.8.8 2019-10-05
* Bugfix: Editor colors for dark mode
2.8.6 2019-10-03
* Security improvements for Cloud Mode
2.8.5 2019-02-26