Anoc Octave Editor

Anoc Octave Editor

4.8 26.66MB 11 免费
版本 3.3.2 更新 2025-11-05 开发者 Daniel Kuster
Anoc is an Octave Editor 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:
* Use a dedicated server to perform calculations and generate plots
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* 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)
* 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)
* Unlimited number of projects (Cloud Mode)
* Unlimited number of documents per project (Cloud Mode)

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

Terms of Use: https://www.apple.com/legal/internet-services/itunes/dev/stdeula
分类: 效率(96543) 版本: 3.3.2 BundleId: com.verbosus.ianoclite 开发者: Daniel Kuster 最近更新: 2025-11-05