I was working requirements for my model, i could not open the requirements editor

9 次查看(过去 30 天)
Warning: Error occurred while executing the listener callback for event ReqPerspectiveChange defined for class
slreq.app.PerspectiveManager:
Error using load
Unable to read MAT-file C:\Users\dheeraj.kr.SWSYS\AppData\Roaming\MathWorks\MATLAB\R2021b\slreqViewSettings.mat. Not a
binary MAT-file. Try load -ASCII to read as text.
Error in slreq.app.ViewSettingsManager/loadFromPrefDir
Error in slreq.app.ViewSettingsManager
Error in slreq.app.MainManager/init
Error in slreq.app.MainManager/perspectiveChangeHandler
Error in slreq.app.MainManager/initPerspective>@(varargin)this.perspectiveChangeHandler(varargin{:})
Error in slreq.app.PerspectiveManager/togglePerspective
Error in slreq.app.PerspectiveManager/onClickHandler
Error in slreq.app.PerspectiveManager>@(varargin)this.onClickHandler(varargin{:})
> In slreq.app/PerspectiveManager/togglePerspective
In slreq.app/PerspectiveManager/onClickHandler
In slreq.app.PerspectiveManager>@(varargin)this.onClickHandler(varargin{:})
This is the error i am facing , it was working till morning, but suddenly its the showing as above, no idea about the error, if somebody can help me with it , ,
  2 个评论
Yongjian Feng
Yongjian Feng 2022-11-4
Look at that particular file:
C:\Users\dheeraj.kr.SWSYS\AppData\Roaming\MathWorks\MATLAB\R2021b\slreqViewSettings.mat
Is it a file like this in your hard drive?
Yongjian Feng
Yongjian Feng 2022-11-4
If there is such a file there, most likely it is corrupted. Move it somewhere else to keep as a copy. Then restart matlab.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT Files 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by