# commands to execute modeling and display: ####################################################### # model and produce rayleigh_result.mat file: system('octave -q rayleigh.m'); # plot the results: rayleigh_result;