October 10th, 2008, 11:34 am
Easiest way is to do the conversion. I think there is some typedef or template setting somewhere in XLW where you can alter the matrix & vector types that it uses to your favourite containers, but I found that rather than mucking about with XLW, its easier to write a bunch of conversion functions to convert the CellMatrix type into your favourite containers.It's not like the conversion is going to trouble you for performance or anything.