Open Matlab with Excel

4 views (last 30 days)
Teresa Baerens
Teresa Baerens on 6 Feb 2020
Answered: Kojiro Saito on 7 Feb 2020
I want to open matlab with Excel with the 'shell'- command. Matlab opens up, but is stuck in initializing mode. How can I fix this?

Answers (1)

Kojiro Saito
Kojiro Saito on 7 Feb 2020
Your MATLAB's preference directory might be corrupted.
Delete the folder (you can know the location by prefdir command in MATLAB)
If your MATLAB version is R2019b, the directory is
C:\Users\XXX\AppData\Roaming\MathWorks\MATLAB\R2019b
where XXX is your account name.
After deleting this folder, then call MATLAB again. The folder will be created.

Categories

Find more on Startup and Shutdown 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!