- What current version of Matlab you are using? You may use the command "ver".
- What was the previous version of Matlab? And are they co-existing? Or was that uninstalled?
- What specific toolbox that you are using?
Exe file pointing to an uninstalled/old version of matlab on windows
1 回表示 (過去 30 日間)
古いコメントを表示
Please help, I am trying to run a matlab toolbox in windows. Annoying the toolbox is only available for matlab for windows and every time I try to run it it gives me the following errors...
"Could not find version 9.8 of matlab runtime. Attemptint to load clcmcrrt9_8dll..."
I have gone into my environmental path variables and changed to point to the new version of matlab but I am still getting this error. It's super frusting.
Can someone please help me understand what is going wrong here. I did previously install anaconda and am wondering if this is messing with someone?
Thanks,
Jennifer
2 件のコメント
Zeeshaan Ali
2021 年 5 月 19 日
Hi Jennifer,
Can you provide few additional information like -
Regards,
Zeeshaan
回答 (1 件)
Zeeshaan Ali
2021 年 5 月 20 日
Hi Jennifer,
Ideally when upgrading to newer version, the correct sequence should look like this -
- Uninstall older version following the steps here which also includes optionally to deactivate your license: https://www.mathworks.com/help/install/ug/uninstall-mathworks-products.html
- Restart your system.
- Install the newer version.
- And you don't have to manually correct the environment variable path.
For some reasons if things are broken between your previous install and new install, I would suggest you to:
- Try removing the current install using this link: https://www.mathworks.com/matlabcentral/answers/131519-how-do-i-perform-a-clean-installation-of-matlab-on-a-windows-system
- Restart your system.
- Check there should not be any environment variables left. If any, then remove them.
- Perform the standard installation.
Hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Install Products についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!