Skip to content

Neuro-Mechatronics-Interfaces/matlab_package__ds8r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DS8R_MATLAB_Stim_Interface

Repository for package with Matlab API controlling single or multiple DS8R stimulators.

Installation

To use this package, add it as a submodule to your main MATLAB workspace folder by opening a git terminal from that folder and using the command:

git submodule add git@github.com:Neuro-Mechatronics-Interfaces/matlab_package__ds8r.git +ds8r

The functions and references to this package use the package (MATLAB version of namespace) ds8r, so you must add the folder with this syntax to set it up as a package correctly in your MATLAB workspace folder.

% To run:
ds8r.Stim_GUI();

Or if downloading as zip:

% cd to inside extracted zip
Stim_GUI();

Organization

About

Initialize as gitmodule with name `+ds8r`

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages