I don't know what Make3DField is, presumably a macro.

But take the output of the three Selects and pass to Compute and form a
3-vector [a,b,c] for the positions.  Then connect that to Replace as the
source argument (as positions).  Connect the destination argument to
another Select which you select the data variable.  The output of Replace
should be what you want.



Juw Won Park <[EMAIL PROTECTED]>@opendx.watson.ibm.com on 03/27/2003
11:01:10 PM

Please respond to [email protected]

Sent by:    [EMAIL PROTECTED]


To:    DX UserGroup <[email protected]>
cc:
Subject:    [opendx-users] Data values from Select tool



Hi all.

I imported the scattered array with 7 variables.
After import, I used Select tool to select 3 columns to set the position
of each axis.
Now I want to use Make3DField to visualize them. However, when I execute
the program, it says 'Make3DField:Construct: invalid data: origin must
be a vector or vector list'.

How or what DX Tool should I use to connect Select tool to Make3DField?

My visual program looks like this:

----------
| Import |
----------
     |
     |
  --------------------------------
  |             |                 |
--------     -----------       ----------
|Select|     | Select  |       | Select  |
--------     -----------       -----------
  |              |                 |
What should I use here to connect Select to Make3DField?
-------------------------------------
  |  |  |
----------------
|  Make3DField |
----------------


Thank you,
Juw Won



Reply via email to