MATLAB starting up in C:\Windows\system32
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (2)
Walter Roberson
le 12 Déc 2013
0 votes
RunAs administrator, restoredefaultpath, savepath, then exit. After that use it normally.
1 commentaire
Image Analyst
le 12 Déc 2013
0 votes
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 commentaires
Matt J
le 12 Déc 2013
per isakson
le 13 Déc 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.
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!