Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 346 Bytes

Octave ZMQ Remote API

This library contains ZMQ Remote API client for MATLAB.

Requirements

  • Octave 6.4+
  • communications octave pkg
  • zeromq octave pkg

Packages can be installed with:

pkg install -forge <pkg-name>

Examples

See the scripts in the ../matlab directory for a few usage examples.