You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: