%% LINPACK_BENCH_BACKSLASH drives the "backslash" LINPACK benchmark program. % Discussion: % This version of the program uses the MATLAB "backslash" operator % to factor and solve the linear system. % ...