https://github.com/pupil-labs/realtime-matlab-experiment
A simple Matlab experiment that demonstrates how to start/stop Pupil Invisible recordings and send events to Pupil Invisible over the network
https://github.com/pupil-labs/realtime-matlab-experiment
Last synced: about 2 months ago
JSON representation
A simple Matlab experiment that demonstrates how to start/stop Pupil Invisible recordings and send events to Pupil Invisible over the network
- Host: GitHub
- URL: https://github.com/pupil-labs/realtime-matlab-experiment
- Owner: pupil-labs
- License: mit
- Created: 2022-07-21T14:18:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T06:21:37.000Z (10 months ago)
- Last Synced: 2025-01-16T00:17:30.604Z (3 months ago)
- Language: MATLAB
- Size: 6.84 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!CAUTION]
> This repository is deprecated. If you want to use [Pupil Invisible]() or [Neon]() with Matlab/Octave, please refer to [pl-neon-matlab](https://github.com/pupil-labs/pl-neon-matlab) which uses our Python client under the hood. Min. MATLAB R2019a or later.# realtime-matlab-experiment
A simple Matlab experiment that demonstrates how to start/stop Pupil Invisible recordings and send events to Pupil Invisible over the network using HTTP requests.For more information on how to use this repo, check [Track your experiment in MATLAB](https://docs.pupil-labs.com/invisible/how-tos/integrate-with-the-real-time-api/track-your-experiment-in-matlab/) in our docs webpage.