Re: assigning x-errorbars for scatterplots with scriptsAlthough one cannot set an error bar column as X error in script, one should be
able to customize a worksheet template (std format: X, Y, Err bar),
setting the error bar column as X Error Bar, and make a call to the template
(errbar.otw for an example) in script and execute the import, i.e.:
win -t data errbar;
getfile *.dat;
open -w %A;
File import routines should not change the error bar type.
If you have any more specific questions regarding this, your LabTalk scripts,
or Origin in general, please don't hesitate to contact our Technical Support
Dept. ( email: tech@microcal.com )