Feeds
답변 있음
Error: Function definition not supported in this context. Create functions in code file.
function Divide_Average(a,x0,tol) clc if a<0 b=abs(a); else b=a; %fprint(' Neagtive Number is not taken in...
Error: Function definition not supported in this context. Create functions in code file.
function Divide_Average(a,x0,tol) clc if a<0 b=abs(a); else b=a; %fprint(' Neagtive Number is not taken in...
5년 초과 전 | 0
