answered 2019-03-05 04:12:25 -0500
You can also implement the ramp in Python code, running one simulation step at a time in a while loop, changing the value of the ramp signal as you iterate. Not the most elegant solution, but effective nonetheless.