Have you looked at xlsread?
How can I replace "readtable"?
    11 次查看(过去 30 天)
  
       显示 更早的评论
    
I have a code written in R2015a where the fuction readtable is used, but I needed to change it for R2012b, so how can I replace readtable on R2012b?
T=table2array( readtable(Asigna,'Delimiter','|','ReadVariableNames',false));
0 个评论
回答(1 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

