Hmmm, I'm not sure if this possible but worth asking...and maybe useful for creating custom loop simulations:
I have a trajectory profile (via 1D Lookup Table in MapleSim) whose duration is for 10 seconds.
Is it possible to create a simulation with an end time greater than 10 seconds and have the 1D Lookup Table repeat its profile after it ends:
Example: Simulation end time = 20second. Thereby having the Lookup Table execute twice.
Suggestions on approach? Thanks.