Linux 16.04 Matlab
20 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
./matlab: line 1: syntax error near unexpected token `='
./matlab: line 1: `function p = pathdef'
I keep getting this. pleae help
4 Commenti
Kritika Bansal
il 8 Ago 2019
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
il 8 Ago 2019
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 .
Risposte (0)
Vedere anche
Categorie
Scopri di più su Startup and Shutdown in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!