一、打开mdf文件
matlab
mdfObj = mdf('CANape.mdf'); % 打开*.mdf/*.mf4文件
data1 = read(mdfObj); % 读取所有可用的数据
二、清屏
matlab
clear
三,在线