Re: extract arrays according the number of consecutive values
- From: palmolive44 <x@xxxxxxxx>
- Date: Thu, 6 Sep 2007 12:40:08 -0500 (CDT)
First, I wanted to thank you, Kumar for the quick answer: 5
stars for the answer, this is exactly what I was looking for. I would not have
found it by myself.
I have an other problem to plot now Col( B)=f (Col( C))What I would like to do is plot Col (B)=Col (C) with
different plots (colour) on a same graph when the value in column A changes.I managed to have 2 arrays (thanks to the forum with some
modifications):-One to tell me each first indexes when the value changes-One to tell me each last indexes when the values changesMy idea would be to use theses indexes to split the initial
array by a loop when the value in Column
A changes and then in an other loop (or
in the same) connect the XY graph to the build arrays.The only problem is that before running Labview I do not
know how many different values in column A I have so I do not know how many
arrays will be created when I will try to split the initial array.Is someone know if this solution is possible?Thank you in advance for the help.
Olivier
.
- References:
- Prev by Date: Re: how to know about the led stop blinking
- Next by Date: Re: executing event structure within while loop within sequence
- Previous by thread: Re: extract arrays according the number of consecutive values
- Next by thread: VLM
- Index(es):
Relevant Pages
|