Clear Filters
Clear Filters

I do I get rid of my getwhosinformation dialog that pops up all the time?

3 views (last 30 days)
I am getting a popup dialog box on just about every thing I type in the Command Window. I dismiss the window and things work. It's just extreeemly anoying. Attached is an image. The error number on the bottom varies.

Accepted Answer

Steven Lord
Steven Lord on 3 May 2019
What gets displayed when you run the following line of code?
which -all workspacefunc
Do you see a function by that name in a directory not under the matlabroot for your installation?
  2 Comments
Louis Arney
Louis Arney on 3 May 2019
>> which -all workspacefunc
/ots/matlab/r2018a/toolbox/matlab/codetools/workspacefunc.m
Louis Arney
Louis Arney on 3 May 2019
Its not always workspacefunc. Sometimes its horzcat 30. There may be other functions as well. Attached is one for horzcat. For that function we do have one of the same name. Thanks for your suggestion.

Sign in to comment.

More Answers (0)

Tags

Products


Release

R2018a

Community Treasure Hunt

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

Start Hunting!