1 2 3 4 5 6
//Example 4_3 page no:166 clc f=30;//frequency T=1/f; T=T*10^3//converting to millisecond disp(T,"Time (millisecond)")