Installing problems R2022a

19 visualizzazioni (ultimi 30 giorni)
T. Kamerling
T. Kamerling il 7 Apr 2022
After installing, the following messages were generated:
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\simulink\edittimeui
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\simulink\examplefinder\src
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\coder\autosar_shared_dictionary_app
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\dsp\dsphdl\compiled
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\examples\opc\data
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\instrument\apps\modbusapplet
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\instrument\apps\provider
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\matlabxl\function_wizard
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opc
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opcgui
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opcblks\opcblks
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opcblks\opcmasks
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opcdemos
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\opc\opcdemos\opcblksdemos
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\pde\pdedemos
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\physmod\sm\sli\m\dialog\toolstrip
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\shared\mltemplate
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\simulinktest\simulinktestdemos
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\slde\examples
Warning: Name is nonexistent or not a directory: C:\MATLAB\R2022a\toolbox\systemcomposer\classdiagram
Unrecognized function or variable 'matlab.internal.docsearchserver.getDocCenterLanguage'.
Undefined function 'rmfield' for input arguments of type 'string'.
Error in matlab.internal.doc.project.buildToolboxStruct (line 44)
toolbox_struct = rmfield(toolboxStruct,fieldsToRemove);
Error in matlab.internal.doc.project.getCustomToolboxes (line 12)
customToolboxes = matlab.internal.doc.project.buildToolboxStruct(docFiles,demoFiles);
Error in matlab.internal.doc.updateCustomDocContent (line 2)
matlab.internal.doc.project.getCustomToolboxes;
Check for incorrect argument data type or missing argument in call to function 'rmfield'.
Error in matlab.internal.doc.project.buildToolboxStruct (line 44)
toolbox_struct = rmfield(toolboxStruct,fieldsToRemove);
Error in matlab.internal.doc.project.getCustomToolboxes (line 12)
customToolboxes = matlab.internal.doc.project.buildToolboxStruct(docFiles,demoFiles);
Error in matlab.internal.doc.search.configureSearchServer>findCustomToolboxes (line 40)
tbxs = matlab.internal.doc.project.getCustomToolboxes;
Error in matlab.internal.doc.search.configureSearchServer (line 12)
tbxs = findCustomToolboxes;
How can this be solved?

Risposta accettata

Ganesh Gudipati
Ganesh Gudipati il 13 Apr 2022
Hi,
This is an expected behaviour that occurs do to the path.
Check the Previous MATLAB answer for a possible work around.
Contact Support team for more help.
Hope this helps.

Più risposte (1)

michael dupin
michael dupin il 7 Set 2022
Had the same issue, the above solution is not quite helpful (sorry!). Called Matlab support, this worked for me:
restoredefaultpath
rehash toolboxcache
savepath
  2 Commenti
Florian Faistauer
Florian Faistauer il 11 Mag 2023
Thank you. This worked for me
Juan Gaeta Sanchez
Juan Gaeta Sanchez il 6 Mar 2024
Thanks,it worked!

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by