Why could matlab not find the appcontainer folder?

조회 수: 5 (최근 30일)
Harm Visscher
Harm Visscher 2023년 3월 9일
답변: Jan 2023년 3월 9일
After starting up Matlab I get the following errors in the command window:
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2022b\toolbox\matlab\appcontainer\appcontainer
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2022b\toolbox\matlab\parquetds
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2022b\toolbox\matlab\parquetio
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2022b\ui\mw-webwindow\mw-webwindow-m
Warning: Can't find the resource file 'toolbox/matlab/graphics/hg/hgrc.m' needed by 'C:\Program Files\MATLAB\R2022b\bin\win64\hg.dll'
> In initprefs (line 11)
Warning: Can't find the resource file 'toolbox/matlab/graphics/hg/hgrc.m' needed by 'C:\Program Files\MATLAB\R2022b\bin\win64\hg.dll'
> In initprefs (line 11)
Warning: Can't find the resource file 'toolbox/matlab/graphics/hg/hgrc.m' needed by 'C:\Program Files\MATLAB\R2022b\bin\win64\hg.dll'
> In initprefs (line 11)
Warning: Can't find the resource file 'toolbox/matlab/graphics/hg/hgrc.m' needed by 'C:\Program Files\MATLAB\R2022b\bin\win64\hg.dll'
> In initprefs (line 11)
Warning: Can't find the resource file 'toolbox/matlab/graphics/hg/hgrc.m' needed by 'C:\Program Files\MATLAB\R2022b\bin\win64\hg.dll'
> In initprefs (line 11)
Unrecognized function or variable 'rmfield'.

답변 (1개)

Jan
Jan 2023년 3월 9일
Unrecognized function or variable 'rmfield'.
It seems like the complete Matlab path is destroyed. Please explain, what has happened before. Is this a fresh installation? Did you edit the pathdef.m file? Did you shaddow this file by a personal version, which does not include the toolbox folders?
This command should fix a damaged path.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by