Replies: 1 comment 2 replies
-
Hi Albert, that would be easy to implement. I think I can do this later today. My best, |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I was wondering whether the following utility could be easy (or reasnobale) to implement:
Provided that a simulation reaches a given timestep, save the Vm in a similar fashion as the ECG (i.e., a text file with each row being a time step and each column an element in the mesh). So, basically, the same as the ECG function, but with the transmembrane voltage and from a given time step.
So, the user could specify when to save results (i.e., after t = 1000 ms) and wih a print_rate that could be different from that of the [save_results].
Thanks,
Albert
Beta Was this translation helpful? Give feedback.
All reactions