Open Matlab with Excel

3 次查看(过去 30 天)
Teresa Baerens
Teresa Baerens 2020-2-6
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?

回答(1 个)

Kojiro Saito
Kojiro Saito 2020-2-7
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.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by