Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 451 Bytes

Oscar's Matlab client

This is the Matlab client for Oscar.

Install

pip install git+git://github.com/calldesk/Oscar-Python.git

Download Oscar.m from https://github.com/calldesk/Oscar-Matlab/blob/master/Oscar/Oscar.m

and add it to your MATLAB path

Usage

Read the docs and have a look at exemple.m.