julia to excel using libxl

333 views
Skip to first unread message

Martin Somers

unread,
Apr 15, 2015, 5:19:28 AM4/15/15
to julia...@googlegroups.com

Just wondering if anyone has any insight into using an external library to writing julia data to excel  for example 

http://libxl.com/

julia can interface with C function so why not an enitre library any there any resources pertaining to such a case - is there a simpler libary other than Libxl that can be used

cheers
M

Fabian Gans

unread,
Apr 15, 2015, 6:30:41 AM4/15/15
to julia...@googlegroups.com
I think the package Taro.jl should be able to do this.

Daniel Høegh

unread,
Apr 15, 2015, 7:07:17 AM4/15/15
to julia...@googlegroups.com
https://github.com/davidanthoff/ExcelReaders.jl is a wraps of the xlrd Python package.

Martin Somers

unread,
Apr 15, 2015, 8:55:59 AM4/15/15
to julia...@googlegroups.com
I need to be able to write to an Excel sheet and run a macro hence why I was looking at running an eternal C library and was interested in interfacing directly with it - the mention packages appear to fall short of my needs 

it seems I might be able to run nodejs as a master and do my processing through julia and then using edge to do what I want in excel -

I was only interested to see if anyone had much success in going the external library route with julia and the possible issues I might face 

tks 
M
Reply all
Reply to author
Forward
0 new messages