Tuesday, 27 August 2013

matlab program to display clock time

%demonstrato clock function

clc;
clear;
load starttime;

disp('hello world')
disp(startstr);

No comments:

Post a Comment