zbik
Automotive
- Aug 3, 2006
- 1
Dear Friends
I have written Function f
in Matlab m-file and when I am trying to call f
(earlier writng n=1) Matlab tells me: "???input argument "n" is not defined"
Could any body help me?
best regards
zbik
My function looks like this
function g=f
g=n+1
I have written Function f
Could any body help me?
best regards
zbik
My function looks like this
function g=f
g=n+1