Windows thinks .mat file should be opened with Microsoft Access
2 次查看(过去 30 天)
显示 更早的评论
Up until now I have been able to view variables from .mat files in variable editor, either by opening the file with the open command in the workspace or by adding a breakpoint in my code (the current variables were automatically displayed in the variable editor). However, now I am not able to view variables from a .mat file in the variable editor.
I am using Windows 7, and I see that Windows started to recognize my .mat files as Microsoft access files. I cannot run the utility to change the file association, because I got this license through my university and when I try to run it I get the error message "??? Error using ==> fileassoc No permissions to modify the registry." I have changed the file association in Windows > Default Programs and right clicking the file, selecting "open with" and then selecting Matlab rather than Microsoft Access, but it still does not work.
I see that people who used Windows XP have posted solutions to this problem (<http://ask.metafilter.com/140324/How-do-you-open-MAT-files-with-variables>) but all of the options have changed in Windows 7. Does anyone have any guidance on this issue?
0 个评论
回答(1 个)
Sachin Ganjare
2012-10-15
Probably it has something to do with size of new vectors you are trying to load.
Refer link from matlab documentation below ,for further information:
Hope it helps!!!!
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!