Question: MatLab: Need help changing for loop to while loop function [ outval ] = forloopfunc (invect) outval = 0|; for curr = invect if curr
MatLab: Need help changing for loop to while loop

function [ outval ] = forloopfunc (invect) outval = 0|; for curr = invect if curr
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
