Home »
Public Forums »
archive »
interpol over huge cube
interpol over huge cube [message #39027] |
Tue, 13 April 2004 13:00 |
dsteinberg
Messages: 4 Registered: April 2004
|
Junior Member |
|
|
Hello. I need to execute the interpol command over a huge cube of
data...ie on 1000's of the individual columns making up the cube. I
have carried out a WHERE statement giving me the x-y indicies of all
the columns I need to run the interpol command on. However, I do not
want to use an "evil" FOR loop to go through column by column in order
to pull out a column-vector of data to work with. I would much rather
run INTERPOL on the whole cube if possible. The problem is in order
to get the argument specifics for the INTERPOL command I need to carry
out a few more WHERE statements on the individual columns (at least
this is the only way I've come up with so far). Any suggestions??
-Dan
|
|
|
Current Time: Fri Oct 10 07:42:24 PDT 2025
Total time taken to generate the page: 1.03828 seconds