Skip to content

Error due to Recording/Setting parameters  #15

@RokasSt

Description

@RokasSt

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions