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 Center および File ExchangeLoops and Conditional Statements についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by