Hello,
when i'm trying the first example in ns --------------------------- #Create a simulator object set ns [new Simulator] #Open the nam trace file set nf [open out.nam w] $ns namtrace-all $nf ---------------------------- it returns namtrace-all command not found could you plz explain me why this happens thanks in advance -- View this message in context: http://www.nabble.com/namtrace-all--command-not-found-tp25202839p25202839.html Sent from the ns-users mailing list archive at Nabble.com.
