hi
i m very very new to MatLab.
i want to know how to use diary files, how to store my usage history to different diary files & how to view those files..
Also,
i got an error . In my m file, it shows me an error regarding the line
" z=1-exp(-0.2*t)"
i already declared variable t as "t=0:5:20;" & my error is
"subscript indices must either be real positive integers or logicals"
please help me....