f=fopen('clockskew.out'); A=fscanf(f,'%f'); fclose(f); plot(A);