
Importing data into MATLAB with .mtx format
    16 次查看(过去 30 天)
  
       显示 更早的评论
    
I have an mtx file of real data, and I'm using Microsoft Visual Studio to read it. MATLAB cannot see the mtx file when I try to import it using import data tab. So, I copy and paste the data into an excel spreadsheet and then import it into MATLAB. Is there a better and more efficient way to do this ? 
Thanks!
0 个评论
采纳的回答
  Cris LaPierre
    
      
 2021-11-12
        
      编辑:Cris LaPierre
    
      
 2021-11-13
  
      I am not sure I know what a .mtx file is, but if you can copy/paste the data into excel, it must just be a text file with a unique extension. I suspect if you change the file type filter (dropdown menu on the bottom right of the Import Data gui) to 'All Files (*.*)', you will be able to import it using the Import Data tool.

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!