11-27-2012 10:20 PM
I have a 2D array and I want each number in the array to pass through the formula, with the output of the same array with different values
11-27-2012 10:27 PM
Then you should be able to set up the declaration for the output variable, and the loop code in the formula node just like I showed in the earlier post.