excel - MATLAB xlsread's cell range changing on each loop -



excel - MATLAB xlsread's cell range changing on each loop -

i incorporate xlsread instruction loop running on list of different years. intention @ every loop cell range changes, in order import info respective year. cell range move column right of previous cell range. there way this?

thank suggestions!

it's not possible happen automatically.

repeated calls xlsread slow. because each 1 opens instance of excel application. you're improve off reading of info in 1 go, stepping through resulting array in matlab.

excel matlab loops xlsread

Comments

Popular posts from this blog

java Multi query from Mysql using netbeans -

c# - DotNetZip fails with "stream does not support seek operations" -

c++ - StartServiceCtrlDispatcher don't can access 1063 error -