Could anyone tell me if there is any way to modify the threshold of one Netcon object while running the simulation, by setting any kind of condition either in hoc or mod files?
Maybe in the Net_Receive block of a new .mod file?
-Imagine that you write something like thIs in your Net_Receive block:
Code: Select all
NET_RECEIVE(weight,a,b(ms))
and finally
-How can I call this file from my hoc interpreter?
Thanks in advance
OJAG