Working with Excel Worksheet in Matlab:
num = xlsread(filename,xlRange)
[num,txt,raw] = xlsread('Viper_decrypted.xlsx','A1:H132186')
% raw is the raw input from the spreadsheet
save(matfileName,'AllData');%In your matfile name
Classification by time delta
X-axis: decrypted msg
y: time_delta