September 1st, 2011, 2:04 pm
QuoteOriginally posted by: HansiDepends on when it was, csv and xls(x) import/export is faster then it used to be in both but still slow for data in spreadsheet range to Matlab and back.. Excel Add-in data in C++ -> Matlab obj or binary data is okay but that's not really dependent on Excel for anything other than control.CSV->Matlab using the low-level text-scanning functions can be fast, but reading directly from Excel sheets is slow.