concept-collection / windowedFourierProjection
windowedFourierProjection / wfp_1Dspringscattering / startMatlabFile.m
5 lines · 232 BBlameHistoryRaw
1clear; clf; set(0,'DefaultLineLineWidth',2);
2set(groot,'defaultAxesFontSize',16);
3set(groot, 'defaultAxesTickLabelInterpreter','latex');
4set(groot, 'defaultLegendInterpreter','latex');
5set(groot, 'defaultTextInterpreter', 'latex');