AppRecs review analysis
AppRecs rating 4.1. Trustworthiness 0 out of 100. Review manipulation risk 0 out of 100. Based on a review sample analyzed.
★★★★☆
4.1
AppRecs Rating
Ratings breakdown
5 star
60%
4 star
20%
3 star
0%
2 star
10%
1 star
10%
What to know
✓
High user satisfaction
80% of sampled ratings are 4+ stars (4.1★ average)
About Anoc Pro Octave Editor
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:
* 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');
Anoc Pro Octave Editor Screenshots
Tap to Rate:
Reviews for Anoc Pro Octave Editor
KP in SW MI
Technical
When comparing various computer algebra systems, this will take you deeper into the nuts and bolts of mathematics. I feel now that linear algebra needs to ‘hands on’! This will certainly help you!
ChristenX21
Doesn't work
I'm asking for a refund. Doesn't generate results - upload always fails. They suckered me into giving an email address / signing up for an account too. In addition, even if your output works, it requires wifi / data. I don't understand how this gets 4-stars on google play.