Linux 16.04 Matlab
1 回表示 (過去 30 日間)
古いコメントを表示
./matlab: line 1: syntax error near unexpected token `='
./matlab: line 1: `function p = pathdef'
I keep getting this. pleae help
4 件のコメント
Kritika Bansal
2019 年 8 月 8 日
You may probably have changed the contents of the pathdef.m file in such a way that caused this error. Could you share your version of pathdef.m?
Walter Roberson
2019 年 8 月 8 日
No, I would say that you have somehow replaced /usr/locall/MATLAB/R2018b/bin/matlab with a copy of pathdef.m . I would suggest deleting that (in case it is a weird link) and then reinstalling MATLAB .
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!