Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eMouse_drift: Undefined function or variable 'iseed'. #322

Closed
BrainOdyssey2050 opened this issue Feb 3, 2021 · 1 comment · Fixed by #595
Closed

eMouse_drift: Undefined function or variable 'iseed'. #322

BrainOdyssey2050 opened this issue Feb 3, 2021 · 1 comment · Fixed by #595

Comments

@BrainOdyssey2050
Copy link

Hi there,

when I ran main_eMouse_drift.m, ERROR: (Undefined function or variable 'iseed'.) pop up. I check the main file and the function learnAndSolve8b(rez, order), where the ERROR occurs, I could find any iseed pre-defined.

since rng(iseed); is a pseudo number generator, may I define iseed by myself, for example, iseed = 1? Or kissed has been defined?

Thank you!

@nmtimme
Copy link

nmtimme commented Feb 3, 2021

Yeah, I found that problem too (see #320). @marius10p said he hasn't updated main_eMouse_drift.m yet. Apparently, learnAndSolve8b is no longer used in kilosort3.

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

Successfully merging a pull request may close this issue.

2 participants