Home »
Public Forums »
archive »
Returning ARRAYs from functions?
Returning ARRAYs from functions? [message #29792] |
Wed, 13 March 2002 23:13 |
R.A
Messages: 3 Registered: February 2002
|
Junior Member |
|
|
I have been rewriting some software in IDL5.4 passed onto me
by a former colleague.
Essentially the function is required to correct an array of values
by applying a polynomial and then return the corrected array.
I have noted this doesnt work as I have stated although I
had the idea IDL could pass any dimension array to a
function and return the array from the function.
What seems to have been done is to create a structure from
the array passed and return the structure.
Is what I have said correct? ... that you need to pass data arrays
from IDL functions as data structures as arrays cannot be
passed??
Comments please.
|
|
|
Current Time: Wed Oct 08 18:13:42 PDT 2025
Total time taken to generate the page: 0.00549 seconds