Detlef Bosau
2007-05-31 21:16:40 UTC
Hi.
I have a simple matlab script for trace evaluation which starts with a line
files = dir;
The command results in the following error:
octave:1> files = dir;
ChSim-v1-10s500sps48sb-ms0ch0.trace Sample-0.1s5000sps8sb-ms1ch0.trace
Sample-0.1s5000sps8sb-ms0ch0.trace traceread.m
error: value on right hand side of assignment is undefined
error: evaluating assignment expression near line 1, column 7
octave:1>
Can someone give me a clue?
Thx
Detlef
I have a simple matlab script for trace evaluation which starts with a line
files = dir;
The command results in the following error:
octave:1> files = dir;
ChSim-v1-10s500sps48sb-ms0ch0.trace Sample-0.1s5000sps8sb-ms1ch0.trace
Sample-0.1s5000sps8sb-ms0ch0.trace traceread.m
error: value on right hand side of assignment is undefined
error: evaluating assignment expression near line 1, column 7
octave:1>
Can someone give me a clue?
Thx
Detlef