-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi Richard,
Would be helpful if you can look at this. I specified the following combination of parameters:
in the RecordingSettings array:
v_m: 1
maxRecTime: 100
sampleRate: 20
In the SimulationSettings array:
simulationTime: 1000
timeStep: 50
parallelSim: 0
and I get the error at the end of running the model:
Attempted to access RS.dataWriteSteps(11); index out of bounds because numel(RS.dataWriteSteps)=10.
Error in simulate (line 158)
if simStep == RS.dataWriteSteps(numSaves)
Error in runSimulation (line 128)
simulate(TP, NP, SS, RS, NeuronIDMap, NeuronModelArr, ...
Also, when the simulation time in ms is set to 200 000 (200 s), I also get the same error: attempted to access... index out of bounds .....
Best Regards, Rokas
@richardtomsett
Metadata
Metadata
Assignees
Labels
No labels