フィルターのクリア

Matlab R2008a doesn't open files outside its path any more ?

1 回表示 (過去 30 日間)
aurora
aurora 2012 年 10 月 28 日
Hi,
Everything was OK for months , but now I can't open or run any .m file with matlab except it exists in the same folder of matlab . This line is occurred in the command line of matlab .
assert/signal failures have occurred; MATLAB will abort in 10 seconds.
and theb this error message appears:
any help!
Thanks
  3 件のコメント
aurora
aurora 2012 年 10 月 28 日
No, I don't have the setup file right now.
Image Analyst
Image Analyst 2012 年 10 月 29 日
Did you see where it says "Please contact the application's support team for more information." That would be the Mathworks. You can do that tomorrow morning, though since you're still running R2008a I would guess you probably aren't on a maintenance contract and so you don't have any support. If reinstalling doesn't fix it, then you may get to upgrade to R2012b. Well, you can't stay stuck in the past forever.

サインインしてコメントする。

回答 (4 件)

Sachin Ganjare
Sachin Ganjare 2012 年 10 月 29 日
Try to run matlab in admin mode, by right clicking matlab icon & selcting 'Run as administrator' button.
Hope it helps!!!
  1 件のコメント
Sachin Ganjare
Sachin Ganjare 2012 年 10 月 29 日
Another Solution:
1) FIRST RIGHT CLICK ON MATLAB ICON ON DESKTOP
2)GO TO PROPERTIES
3)THEN CLICK ON COMPATIBILITY OPTION
4)IN COMPATIBILITY MODE CLICK ON RUN THIS PROGRAM IN COMPATIBILITY MODE FOR
5)THEN SELECT YOUR WINDOWS VERSION (Eg.WINDOWS VISTA) FROM LIST OF OPTIONS.
6)CLICK APPLY N THEN OK.

サインインしてコメントする。


Image Analyst
Image Analyst 2012 年 10 月 29 日
Try downloading and installing the Microsoft Visual C++ 2008 Redistributable Package (x86), available here.

aurora
aurora 2012 年 10 月 29 日
Thank you all , I tried SACHIN solution but it doesn't work . I want to remind that my version worked well for months, but now it only runs the .m files that exists in the matlab path and when I try to open an outer file from matlab this message occurs :

Sean de Wolski
Sean de Wolski 2012 年 10 月 29 日
Hi Aurora,
Can you restore your default path:
restoredefaultpath
rehash toolboxcache
cd(matlabroot)
Basically I want to remove everything from the path but the default folders. This will isolate if anything added to your path has caused whatever this behavior you are seeing is.
Alternatively, contact us!

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by