MATLAB spy=jaw(5); using the function file use=jaw(ton) %compute match formula use=ton*6 +3; the value stored in spy wil
Posted: Fri May 20, 2022 3:44 pm
MATLAB
spy=jaw(5);
using the function file
use=jaw(ton)
%compute match formula
use=ton*6 +3;
the value stored in spy will be??
spy=jaw(5);
using the function file
use=jaw(ton)
%compute match formula
use=ton*6 +3;
the value stored in spy will be??