MATLAB starting up in C:\Windows\system32
Ältere Kommentare anzeigen
I have several MATLAB versions installed on a given computer
- R2011a (64-bit)
- R2011b (64-bit)
- R2012a (32-bit)
- R2012b (64-bit)
Something changed in the background and now the first three versions above always start up in the C:\Windows\system32 folder, as opposed to my HOME/MATLAB directory.
Furthermore, in the R2012a version, the VER command does not work, giving an error "MEX file entry point is missing"
Error in ver(line 36)
locDisplayMatlabInformation
What might I have done to corrupt things? How do I uncorrupt them?
Thanks.
Akzeptierte Antwort
Weitere Antworten (2)
Walter Roberson
am 12 Dez. 2013
0 Stimmen
RunAs administrator, restoredefaultpath, savepath, then exit. After that use it normally.
1 Kommentar
Image Analyst
am 12 Dez. 2013
0 Stimmen
Look at the properties of the MATLAB icon that you click to run it. Is the "Start in" field blank like mine? Or is it C:\Windows\system32?
3 Kommentare
Matt J
am 12 Dez. 2013
per isakson
am 13 Dez. 2013
I have a folder name in my "Start in:" field. If Matlab does not find that folder it makes C:\Windows\system32 the current folder.
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!