Can no longer open any files or scripts - several errors

I tried simplifying my file paths by moving my MathWorks folder to C:\ ProgramFiles and other changes but can no longer open any scripts. I get the following errors everytime I try to open something that is IN my file path
Error using msgbox (line 84) Bad value for text property: 'Interpreter'
Error in errordlg (line 59) handle = msgbox(ErrorStringCell,dlgName,'error',replace);
Error in uiopen (line 202) errordlg(err);

댓글 수: 2

Put 'em back where they were... :)
Or, try to patch up the MATLABPATH to match what you've mucked up manually.
Or, probably the simplest solution is to just reinstall and let the installation take care of fixing things for you.
"my file paths by moving my MathWorks folder to C:\ ProgramFiles"
o_O. Seems like you did something equivalent to rename every street address in a city.
Can you explain what exactly you did? What do you mean "file paths" - a pathdef.m file? What do you mean by "MathWorks folder" - the folder where Matlab is installed, or some folder you created called MathWorks that stores your codes? Can you run matlab functions without error, or do those create error too?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

태그

질문:

2018년 9월 5일

댓글:

2018년 9월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by