Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Session? #107

Open
ShivaniBITS25 opened this issue Jan 25, 2024 · 1 comment
Open

Session? #107

ShivaniBITS25 opened this issue Jan 25, 2024 · 1 comment

Comments

@ShivaniBITS25
Copy link

directory = '/path/to/data/2020-11-10_09-28-30'; %for example

session = Session(directory).
Im getting an error of an unrecognized function for Session. How do we define it before?

@medengineer
Copy link
Member

Hi,

You need to add the open-ephys-matlab-tools folder to the Matlab path for Session to be recognized. You can do this by navigating to open-ephys-matlab-tools in the Current Folder pane, right-click on on the folder and select 'Add to Path' -> 'Selected Folders and Subfolders'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants