Error using load - Can't read file
Show older comments
Trying to load a data file. There are a number of other files all made at the same time from the same folder but one of will not load. The file exists, as I tested, and is in the proper location but will not open. Any thoughts or ideas on where to go from here?
Error using load Can't read file C:\ .... \xyz.mat.
EDU>> exist('xyz.mat')
ans =
2
1 Comment
Azzi Abdelmalek
on 24 Jul 2014
Post your code
Answers (0)
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!