1 страниц (6 вхождений)
Export to Tab Delimited Text file - Сообщения
#1 Опубликовано: 31.08.2016 22:28:37
Is there a direct way to export a matrix to a tab delimited text file??
I have been exporting it to excel, then saving as a tab delimited text file. I'm hoping I could skip this extra step.
I have been exporting it to excel, then saving as a tab delimited text file. I'm hoping I could skip this extra step.
#2 Опубликовано: 01.09.2016 02:26:59
http://en.smath.info/forum/yaf_postst1642_Data-Exchange-plugin.aspx
С уважением,
Михаил Каганский
#3 Опубликовано: 01.09.2016 13:32:32
Thanks Mike for pointing me to the other thread. I looked over the 8 pages of the thread, but no where does it say anything about tab delimited values, only comma delimited values.
#4 Опубликовано: 01.09.2016 13:54:56
WroteThanks Mike for pointing me to the other thread. I looked over the 8 pages of the thread, but no where does it say anything about tab delimited values, only comma delimited values.
I might try to add an optional argument to setup a custom separator
As alternative you can build your own functions using fwrite() from DataExchange + var2str(...) from CustomFunctions
example attached: export2tsv.sm (6 КиБ) скачан 62 раз(а).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Ernesto 01.09.2016 19:33:00
#5 Опубликовано: 01.09.2016 18:39:17
WroteI looked over the 8 pages of the thread, but no where does it say anything about tab delimited values, only comma delimited values.
Sorry for not being clear.
There's no such standard as "tab delimited values file", only CSV, but the CSV allows for different kind of separators.
As Davide says, it requires a developer to add that ability, and I suppose, that would be great.
С уважением,
Михаил Каганский
1 страниц (6 вхождений)
-
Новые сообщения
-
Нет новых сообщений