Error using eval undefined function 'workspacefunc' for input arguments of type 'struct'
이전 댓글 표시
Hello,
I'm using MATLAB2014b version and it was working well till yesterday. But, then I install Robotics Toolbox and add the path for it. So, now when I started it show error like this in dialogue box
Error using eval undefined function 'workspacefunc' for input arguments of type 'struct'
I have read many answers like
but my matlab shows only one file named pathdef.m like below
>> which -all pathdef
C:\Program Files\MATLAB\R2014b\toolbox\local\pathdef.m
>>
I changed the ownership to everyone but problem was still there.
I also tried restoredefaultpath command but it shows error like this
>> restoredefaultpath
Error: File: restoredefaultpath.m Line: 32 Column: 62
Unexpected MATLAB operator.
Can anybody help me to resolve this issue.
댓글 수: 4
H M Shahriar Parvez
2016년 11월 17일
Problem solved. thanks
Alfredo Soldadinho
2017년 2월 16일
i'm with the same problem, how you solved it?
Roshtha
2020년 7월 27일
I could solve this issue by setting right owner permissions to pathdef.m file
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!