T O P I C R E V I E W |
stef290985 |
Posted - 06/02/2010 : 4:34:50 PM Hello everybody, I'm using Orihin 8.1, and i want to know if I can automaic recognize the coordinates of a csv file with Origin. Can i advice Origin to set column A to x and column B to y if i write something in the first line of the csv file?
I'm programming a csv analyzer tool, if I import the csv after analyzing it with the tool, I have to set column A to x and coulmn B to y Column C to x and so on....
Thanks for your Help
Greetings
|
1 L A T E S T R E P L I E S (Newest First) |
VincentLiu |
Posted - 06/03/2010 : 03:17:44 AM By default, Origin will import the data as XYYY format by using the impCSV tool. So I think you may not need to change the designations of the columns using other ways. But if you want with other reasons, you could use the Import Wizard tool. Firstly, it can allow you to specify the designations in the Data Columns page. The following is an example to show you how to do this.
http://www.originlab.com/www/helponline/Origin/en/mergedProjects/Tutorial/Tutorial/Import_Wizard.html
Secondly, you can input some LabTalk scripts in the Advanced Option Pages of the Import Wizard tool to automatically change the designations. The following is an example to show how to use LabTalk scripts in this page.
http://www.originlab.com/www/helponline/Origin/en/mergedProjects/Tutorial/Tutorial/Post_Processing_with_Import_Filter.html
If this cannot solve the problem, could you tell us more details about it through
http://www.originlab.com/www/company/qform.aspx?s=1&
Vincent OriginLab Technical Services |
|
|