Changes between Initial Version and Version 1 of Ticket #48138
- Timestamp:
- Jun 23, 2015, 8:11:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #48138 – Description
initial v1 3 3 ** Bug fixes: 4 4 * xlsread: properly fall back to dlmread when reading .csv files (don't bother with COM (Excel) or UNO (LibreOffice) interfaces) 5 * private/ __COM_spsh_open__.m: use entire given pathname to convert to full path, not just filename proper6 * Same for private/ __UNO_spsh_open__.m5 * private/!__COM_spsh_open!__.m: use entire given pathname to convert to full path, not just filename proper 6 * Same for private/!__UNO_spsh_open!__.m 7 7 * xlsread.m/xls2oct.m using OCT interface: fix wrong worksheet reference 8 8