> Hello NS users !
>
> How do you update during the simulation a variable that has been
> already bind from the TCL code ? I have tried this method:
> set var1 10
> ...
> ...
> ns at 50 "set var1 20"
>
> but once var1 is binded to C++ code the simulation still uses var1=10.
> thanx
Hi,
I need to compute the power of signal received under ns2
how I can do it
thkx
Fatma
Error add-channel:
(_o3 cmd line 1)
invoked from within
"_o3 cmd add-channel 0 _o13"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error