how to define array of parameters in matlab
how to define array of parameters in matlab
(OP)
for i=1:10
w(i)=4*a(i)
end
w(i) and a(i) both are parameters.but matlab produces error.how can i define an array of parameters?
i can't do this:syms a(i)
since matlab produces error
thanks in advance
w(i)=4*a(i)
end
w(i) and a(i) both are parameters.but matlab produces error.how can i define an array of parameters?
i can't do this:syms a(i)
since matlab produces error
thanks in advance
http://www.narmafzar24.ir
Engineering Softwares Company