Question: matlab code help matlab clc;clear format compact % Use for loop t o get how many full minutes in given number of seconds. Display the
matlab code help matlab
clc;clear format compact
% Use for loop to get how many full minutes in given number of seconds. Display the % minutes and the remaining seconds.
% Sample outputs: % 130 seconds contains 2 min and 10 sec % 275 seconds contains 4 min and 35 sec

The above is the command list we are to use. not all but only those listed in the above picture.

Commands:clc, clear, format compact, sqrt, size, length, fprintf, array indexing, max, min, sum, mean, norm, linspace, colon operator (), array operations, matrix operations, inv, transpose (").poly, roots, polyval, conv, deconv, close plot, xlabel, ylabel, grid, legend, input, function, e, load, save, xlsread, xlswrite, if, else, elseif, end, round, rem, mod, ceil, floor, fix, for, continue, break
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
