Hello !
I am currently doing a simulation of a 2D hollow cylinder (plane-strain assumption) falling on to the ground with a initial velocity of 5m/s from a height of 2m and allowing it to keep bouncing until it comes to rest. I carried out this simulation and obtained the first graph and again i restarted with a new step to obtain the second graph. Both the graphs are attached below.
Problem:
I want to join the two graphs (meaning the end point of the first graph should be the start point of the second graph). I tried by first creating the XY datas as shown in the attachments. Then i tried TOOLS -->XY Data--->CREATE----> OPERATE ON XY DATA ----> OPERATOR : append ((X,X....)) and I managed to get a graph with an expression---> append (("XYData-1", "XY Data-2")) as shown in the third attachment.
But as stated before I want the end point of graph 1 to be the start point of graph 2. I am not able to figure out a right expression for it. Please help me to fix this problem. Any help in this regard is appreciable.
Thank you.