Replies: 1 comment 2 replies
-
Yes, you can access the entries of a solution variable, e.g. |
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.
-
I am using an experiment, whose initial 1.5 hours of time is not necessary to be plotted, just the remaining time. Can this be done?
Something like this:
solutionch = solution[125:]
where 125 is for the initial 125 entries of time.Beta Was this translation helpful? Give feedback.
All reactions