Question: Matlab please write a code to sum up all elements in vector x=[1 3 5 8 12] using only for loop, WITHOUT using the built-in
Matlab
please write a code to sum up all elements in vector x=[1 3 5 8 12]
using only for loop, WITHOUT using the built-in function (sum)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
