search for: my_answer_

Displaying 1 result from an estimated 1 matches for "my_answer_".

Did you mean: my_answer_1
2004 Sep 06
1
Applying function to lots of separate data sets
I have a total mental block and can't find my way around this seemingly simple problem: I have created a function such that: my_answer_1=myfuntion(my_input_1) I am wanting to perform this calculation over a large number of datasets, but am having real difficulty calling and assigning - i think the problem les in the fact that I need to paste for call and assign. this is my best attempt so far..I can't seem to find a way aroun...