필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
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.

채택된 답변

Steven Lord
Steven Lord 2019년 5월 3일
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
Louis Arney
Louis Arney 2019년 5월 3일
>> which -all workspacefunc
/ots/matlab/r2018a/toolbox/matlab/codetools/workspacefunc.m
Louis Arney
Louis Arney 2019년 5월 3일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

태그

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by