Loading Files Error Import
Show older comments
First, I am opening several data files (.mat) into my workspace. It's strange that there names change when I do this, and I am not sure if this is related to my error. For example ES001_L_8wk.mat appears as ES006EEGEMGLP8wkresample.
My code starts off with: load ('ES001_L_8wk.mat') but I recieve the error
Error using load
Unable to read file 'ES001_L_8wk.mat'. No such
file or directory.
even though that file has been uploaded to my workspace.
Any help would be appreciated!
Accepted Answer
More Answers (0)
Categories
Find more on File Operations 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!