Life Science

cancel
Showing results for 
Search instead for 
Did you mean: 

add a shift to graph

Dear all,

I am writing a program where i want to add a shift to the Plot.

I have a Graph whose Time Axis is from 0 to 100.

I want the Graph to start displayng from point 1, i.e adding a shift of 1 to the plot.

Now next plot i want to display from point 2, i.e adding a shift of 2 to the plot.

 

How can i achieve this ?

 

Thanks,

Ritesh

0 Kudos
Message 1 of 4
(10,502 Views)
0 Kudos
Message 2 of 4
(10,500 Views)

You can use the function Rotate 1D array to shift the array berfore ploting.

To change the X axis, you use property node to write new atributes.

RKO
0 Kudos
Message 3 of 4
(10,420 Views)

Please continue discussion in this thread only (as pointed out by mathan).

 

Keep one topic to a single thread in order to contain all discussion within the single thread.

Message 4 of 4
(10,399 Views)