Error using eval undefined function 'workspacefunc' for input arguments of type 'struct'

3 vues (au cours des 30 derniers jours)
Naseeb Gill
Naseeb Gill le 28 Juin 2016
Commenté : Roshtha le 27 Juil 2020
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 commentaires
Bo
Bo le 23 Sep 2017
Modifié(e) : Bo le 23 Sep 2017
Open the "Set path" box by typing pathtool, and then try to remove the initial folder for startup. Hope it's helpful.
Roshtha
Roshtha le 27 Juil 2020
I could solve this issue by setting right owner permissions to pathdef.m file

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by