Mark("c5")
Include( min=0.5 max=0.5)
UnmarkHi all, I have a data file that contains table in text format.7 columns total. After the import, I want to select rows whose 5th column has same value. -------- |Import| -------- | | | ----------------------------- |What should I use here | |to select rows | Lets say that 5th column name is c5 |with same 5th column value?| What I want to do is ----------------------------- 'select all rows where c5=0.5' | something like this. | | ------------------------------------- | Using 3 selectors and Make3DField | | to display 3-D data | This part is done ------------------------------------- Any answer or suggestion would be appreciated. Juw Won
-- ............................................................................. David L. Thompson Visualization and Imagery Solutions, Inc. mailto:[EMAIL PROTECTED] 5515 Skyway Drive, Missoula, MT 59804 Phone : (406)756-7472
