When attempting to run the MemToolbox demo experiment "ColorWorkingMemoryExperiment" I encounter the following error:
**Cannot find an exact (case-sensitive) match for 'RandSample'
Error in ColorWorkingMemoryExperiment (line 40)
itemToTest(trialIndex) = RandSample(1:nItems);**
Is there a "RandSample.m" file required to run this function that is different from the one provided by MathWorks ?
Many thanks,
Luc Boutsen
Aston University, Birmingham, UK
When attempting to run the MemToolbox demo experiment "ColorWorkingMemoryExperiment" I encounter the following error:
**Cannot find an exact (case-sensitive) match for 'RandSample'
Error in ColorWorkingMemoryExperiment (line 40)
itemToTest(trialIndex) = RandSample(1:nItems);**
Is there a "RandSample.m" file required to run this function that is different from the one provided by MathWorks ?
Many thanks,
Luc Boutsen
Aston University, Birmingham, UK