FW: Do loop var in deferred assignment
- To: mathgroup at smc.vnet.net
- Subject: [mg24321] FW: [mg24287] Do loop var in deferred assignment
- From: Wolf Hartmut <hwolf at debis.com>
- Date: Sun, 9 Jul 2000 04:52:32 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
[Hartmut Wolf] It must of course be: .... and yet another one > Remove[degradation] > > (degradation[#][t_] := kdegrad[#]*concentration[#][t]) & /@ Range[10]; > > Information["degradation", LongForm -> False] > > SubValues[degradation] > (# has to replace any occurance of i) > Kind regards, > Hartmut