Home  /  Productivity Apps  / Anoc Octave Editor on Windows Pc

Anoc Octave Editor on Windows Pc

Developed By: verbosus.com

License: Free

Rating: 4,4/5 - 256 votes

Last Updated: April 17, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 2.7.7
Size 6 MB
Release Date June 17, 24
Category Productivity Apps

App Permissions:
Allows applications to open network sockets. [see more (2)]

What's New:
* Git: Improve messaging* Share project (Local Mode) [see more]

Description from Developer:
Anoc is a free Octave Editor 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... [read more]

App preview ([see all 11 screenshots]  /  [view video])

App preview

About this app

On this page you can download Anoc Octave Editor and install on Windows PC. Anoc Octave Editor is free Productivity app, developed by verbosus.com. Latest version of Anoc Octave Editor is 2.7.7, was released on 2024-06-17 (updated on 2024-04-17). Estimated number of the downloads is more than 10,000. Overall rating of Anoc Octave Editor is 4,4. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 256 users, 1 users had rated it 5*, 184 users had rated it 1*.

How to install Anoc Octave Editor on Windows?

Instruction on how to install Anoc Octave Editor on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Anoc Octave Editor on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Anoc Octave Editor using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Anoc Octave Editor" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Anoc Octave Editor on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Anoc Octave Editor" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Anoc is a free Octave Editor 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 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:
* Git integration (Local Mode)
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* 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 Help)
* Web-Interface (Cloud Mode)
* Autosave (Local Mode)
* No ads

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: /Android/data/verbosus.anoclite/files/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');
* Git: Improve messaging
* Share project (Local Mode)
Allows applications to open network sockets.
Allows applications to access information about networks.