From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,574 Views)
0 Kudos
Message 2 of 4
(10,572 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,492 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,471 Views)