Question: using matlab The test suite assigns a random number to the variable Number, Write a script that uses a while loop to repeatedly divide this

using matlab
The test suite assigns a random number to the variable Number, Write a script that uses a while loop to repeatedly divide this number by 7 until the value remaining is less than 1. Assign the result to the variable whatsLeft. Keep track of the number of divisions required and assign to the integer variable DivisionCount
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
