Import .mpt file into Matlab?

How do I import a non-rectangular .mpt file containing text and numbers into Matlab?
I can open the file in Excel and save it as a .xlxs and then use 'importdata' but two unwanted things occur: 1) I have too many files to manually do this everytime, and 2) the format changes when imported and I lose all the text/headings/etc.
I have also tried changing the file extension from .mpt to .xls within Matlab and then import the .xls, but the file doesn't open and I get an error that says, 'File contains uninterpretable data.'
I feel like it shouldn't be this hard...
Thanks for any help.

댓글 수: 1

per isakson
per isakson 2014년 10월 25일
편집: per isakson 2014년 10월 25일
  • ".mpt" &nbsp is that Microsoft Project template file? Isn't that a binary file, i.e. not text?
  • "non-rectangular" &nbsp ????

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

태그

질문:

2014년 10월 24일

편집:

2014년 10월 25일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by