Is this your app? Claim this page to add your own description, links and contact info. It's free. →
Version
3.3.4
Size
32.01 Mb
Updated
1 week ago
Released
25 Feb 2019
Description
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:
* 2 Modes: Local Mode (stores .m documents on your device) and Cloud Mode (synchronizes your projects with Verbosus)
* Use a dedicated server to perform calculations and generate plots
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* AI assistant (ChatGPT and Claude)
* Custom keyboard shortcuts
* 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 (can be changed in editor - settings - keyboard shortcuts):
ctrl+,: Settings
ctrl+s: Save
ctrl+g: Generate result
ctrl+f: Search
ctrl+p: Preview
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
Estimates
Availability
Devices
iPhone5s
iPadAir
iPadAirCellular
iPadMiniRetina
iPadMiniRetinaCellular
iPhone6
iPhone6Plus
iPadAir2
iPadAir2Cellular
iPadMini3
iPadMini3Cellular
iPodTouchSixthGen
iPhone6s
iPhone6sPlus
iPadMini4
iPadMini4Cellular
iPadPro
iPadProCellular
iPadPro97
iPadPro97Cellular
iPhoneSE
iPhone7
iPhone7Plus
iPad611
iPad612
iPad71
iPad72
iPad73
iPad74
iPhone8
iPhone8Plus
iPhoneX
iPad75
iPad76
iPhoneXS
iPhoneXSMax
iPhoneXR
iPad812
iPad834
iPad856
iPad878
iPadMini5
iPadMini5Cellular
iPadAir3
iPadAir3Cellular
iPodTouchSeventhGen
iPhone11
iPhone11Pro
iPadSeventhGen
iPadSeventhGenCellular
iPhone11ProMax
iPhoneSESecondGen
iPadProSecondGen
iPadProSecondGenCellular
iPadProFourthGen
iPadProFourthGenCellular
iPhone12Mini
iPhone12
iPhone12Pro
iPhone12ProMax
iPadAir4
iPadAir4Cellular
iPadEighthGen
iPadEighthGenCellular
iPadProThirdGen
iPadProThirdGenCellular
iPadProFifthGen
iPadProFifthGenCellular
iPhone13Pro
iPhone13ProMax
iPhone13Mini
iPhone13
iPadMiniSixthGen
iPadMiniSixthGenCellular
iPadNinthGen
iPadNinthGenCellular
iPhoneSEThirdGen
iPadAirFifthGen
iPadAirFifthGenCellular
iPhone14
iPhone14Plus
iPhone14Pro
iPhone14ProMax
iPadTenthGen
iPadTenthGenCellular
iPadPro11FourthGen
iPadPro11FourthGenCellular
iPadProSixthGen
iPadProSixthGenCellular
Pricing by country
| Country | Price |
|---|---|
| Canada | free |
| China | free |
| France | free |
| Germany | free |
| Italy | free |
| Netherlands | free |
| Portugal | free |
| Spain | free |
| UK | free |
| India | free |
| Japan | free |
| Korea, Republic Of | free |
| Poland | free |
| Russia | free |
| Turkey | free |
| USA | free |
| Ukraine | free |
Version History
Latest: 3.3.4
* Update editor settings (support custom keyboard shortcuts)
* Syntax highlighting fixes
v3.2.2
1 week ago