stluoustc
Computer
- Oct 23, 2005
- 2
can anyone tell me why whenever I define a function like:
function c=g(x)
c=x^2;
after run and save
the system tells me:: ???Input argument 'x' is undefined
thanks
function c=g(x)
c=x^2;
after run and save
the system tells me:: ???Input argument 'x' is undefined
thanks