Getting error message "Unrecognized function or variable 'matlab.internal.addons.update.GetSupport PackageUpdates'" in a multiuser environment
Mostra commenti meno recenti
We have a multuser machine runing Matlab.
An user reported to me this problem: When he opens matlab, he gets an error message (after many warnings) -> "Unrecognized function or variable 'matlab.internal.addons.update.GetSupport PackageUpdates'
Since I have an admnistrator account, I get no errors...
How can I solve this issue?
best regards,
Alexandre
Risposte (2)
Aman Vyas
il 10 Ago 2020
0 voti
Hi,
This is related to cache issue as MATLAB caches files on search path. Refer below links for more details.
Hope it helps !
1 Commento
ALEXANDRE ABREU
il 14 Ago 2020
Harry
il 12 Apr 2024
0 voti
If his code folder contains mis-named the Namespace folder, it is likely caused by Namespace issue.
My story was: I accidentaly renamed a few folder started with '@' inside a code folder that I got from a collabrotor. Once I add the entire code folder to path, when I open any .m file in that folder, the command window prompted all kinds of error similar to what your co-worker had. Once I rename those back, the issue resolved.
Refence:
Categorie
Scopri di più su File Operations in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!