Message Boards Message Boards

local variables

Posted 9 years ago
2 Replies

Try

 f[x_, y_] := Module[{u, v}, Table[{u, v}, {u, x}, {v, y}]]
POSTED BY: Ilian Gachevski

I'm looking at the documentation about Module at this time. very instructive...

Thank you very much for your help.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract