photo

Vishnu Swaroop


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Reading excel file in MATLAB (GUI)
put the file in your matlab folder and say : a=xlsread('Data_sheet.xls') This should work out fine, but using 'B5' like tha...

ongeveer 12 jaar ago | 0

Question


Reading huge number of files quickly (I/O)
For analysis of EOD data for stocks, I need to read 3650 .csv files, but using a for loop takes around 30 seconds for 15 files, ...

ongeveer 12 jaar ago | 1 answer | 0

1

answer