Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
Werner1
Posted - 04/09/2002 : 04:40:25 AM hello ppl,
i would like to create some buttons to -import .dat ascii data set with time + n columns -Create a new worksheet -in this new worksheet, create time, n2/n1, (n4-n2)/(n3-n1), (n6-n2)/(n5-n1), ... columns
then plot XYYYYY graphs of Time, and the new columns
i wanted to do this once, let some script recorder trace all my actions, and then perform this on 50+ ascii data files.
has anyone an idea on how to do this?
thanks Michel Renders UMC Nijmegen NCMLS
1 L A T E S T R E P L I E S (Newest First)
CStorey
Posted - 04/09/2002 : 11:27:09 AM Sorry Michel,
There are no script recorders available. But you can write yourself a LabTalk program to do this, save the file, associate it with a button and then re-use it whenever you need to. Most of the LabTalk code you would need can be found here: http://www.genevalake.ca/origin/labtalk_handy.html . You'll have to modify it a bit to fit your needs. Give it a try and if you get stuck post what you've tried here and someone can help.