Answer the following Question :
Write a Matlab program using WHILE loop that computes the sum of the elements of an array Load the lab7.mat file and from it, use Arrayl as the sample array to compute the sum. Use the length command to know the elements in the array.