I have to do to correct this error

조회 수: 2 (최근 30일)
Eduardo Arizmendi
Eduardo Arizmendi 2015년 9월 4일
댓글: Image Analyst 2015년 9월 5일
Warning: Function disp has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
  댓글 수: 2
Eduardo Arizmendi
Eduardo Arizmendi 2015년 9월 5일
restart my computer but when I open again in Matlab gives me the warming
Image Analyst
Image Analyst 2015년 9월 5일
Is this just when you try to compile a program, like you asked in your duplicate question? http://www.mathworks.com/matlabcentral/answers/240039-this-error-does-not-allow-me-to-compile-my-executable-at-any-time-since-open-matlab-get-this-error#answer_191411 Or does it happen immediately upon startup? If so, check your startup.m file.

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

답변 (1개)

Stephen23
Stephen23 2015년 9월 4일
편집: Stephen23 2015년 9월 4일
Solution: don't name your function disp.

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by