- ~/Library/Application Support
- ~/Library/Caches
- ~/Library/Containers
- ~/Library/Cookies
- ~/Library/LaunchAgents
- ~/Library/LaunchDaemons
- ~Library/Logs
- ~/Library/Preferences
- ~/Library/PreferencePanel
Obtaining Macos library file?
1 view (last 30 days)
Show older comments
When plotting, I get error messages (see my previous post about Bundle#83), and I believe that the culprit is the MacOS library file libmwmathcgeo.dylib, whch seems to be missing something. According to the error message, the file should be at least 10445024 bytes, but it is only 10445022 bytes. What I want to know is - how do I find and download the correct version of that file? I have no idea if it has changed between matlab versions, or if I can copy a version from an older (but working Matlab) into its place.
0 Comments
Answers (1)
Harshendra Shah
on 7 Apr 2020
Edited: Harshendra Shah
on 7 Apr 2020
You can try following steps:
1. The problem might have to do with the installation of MATLAB R2019a on to your machine. You can try a clean uninstall of MATLAB R2019a and then re-installing it again. Before uninstalling MATLAB, please deactivate the installation. Instructions on how to both deactivate and uninstall MATLAB on a macOS are described in this link. After following those steps, please also delete anything that references MathWorks or MATLAB from the following folders:
You can find these folders by navigating to Finder -> Go -> Go to Folder.
Then search "~/Library".
2. Once all of this is completed, please then try re-installing MATLAB R2019a.
0 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!