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

VisualStimulus.m: Add method to shuffle frames #6

Open
mbeyeler opened this issue May 4, 2015 · 0 comments
Open

VisualStimulus.m: Add method to shuffle frames #6

mbeyeler opened this issue May 4, 2015 · 0 comments
Milestone

Comments

@mbeyeler
Copy link
Member

mbeyeler commented May 4, 2015

Add a method to shuffle all frames of a certain stimulus. If frames is nrX x nrY x nrFrames:

frames = frames(:,:,randperm(length));
@mbeyeler mbeyeler modified the milestone: v1.0 May 4, 2015
@mbeyeler mbeyeler modified the milestones: v1.0, v2.0 May 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant