Several error messages when matlab is open
9 views (last 30 days)
Show older comments
When I just open matlab in command window appears: Cannot CD to C:\Users\INFORMATICA\AppData\Local\Temp;C:\MinGW\bin;C:\Archivos de programa\GnuWin32\bin; (Directory access failure).
Error in tempdir (line 30) curr_dir = cd(tmp_dir);
Error in findLogStream (line 12)
Error in setupConnector>localDisableConsoleLogging (line 42)
Error in setupConnector (line 30)
Error in performConnectorAction>startService (line 101)
Error in performConnectorAction (line 13)
Error in connectorHandler>performAction (line 69)
Error in connectorHandler (line 28)
I thought everything went right when I installed.Also I can not use simulink libraries (they do not appear when I click on the button although they are installed). Thank you.
0 Comments
Answers (1)
Hanieh Vafadar
on 29 Nov 2021
try this: go to the directory where it is installed, find "bin" folder and matlab application(.exe) then run it as administrator.
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!