MachinaMan
Mechanical
- Aug 30, 2003
- 70
Hi all,
For some reason I can't seem to be able to use this function:
You can see the associated error message, can someone help me please ?
By the way,
Thanks,
-R
For some reason I can't seem to be able to use this function:
Code:
>> 0.206*exp((-3.747*t))*sin(15.36*t)
??? Error using ==> *
Inner matrix dimensions must agree.
By the way,
Code:
t=0:0.01:10;
-R