Note: You must be registered in order to post a reply.To register, click here. Registration is FREE!
for i = 0:dps.Count-1 dp = dps.Item(int32(i)); ltString = append('set ', dp.Name, ' -c ', num2str(i+2)); originObj.Execute(ltString); end