功能:设置时钟执行代码

格式:
timerSetCode(t,code)

t    : 时钟对象
code : 字符串或者字符串向量存储的本程序可识别的代码

说明:
1、返回1表示设置成功,返回0表示失败,这时请检查输入
