Azzera filtri
Azzera filtri

I have to do to correct this error

2 visualizzazioni (ultimi 30 giorni)
Eduardo Arizmendi
Eduardo Arizmendi il 4 Set 2015
Commentato: Image Analyst il 5 Set 2015
Warning: Function disp has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
  2 Commenti
Eduardo Arizmendi
Eduardo Arizmendi il 5 Set 2015
restart my computer but when I open again in Matlab gives me the warming
Image Analyst
Image Analyst il 5 Set 2015
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.

Accedi per commentare.

Risposte (1)

Stephen23
Stephen23 il 4 Set 2015
Modificato: Stephen23 il 4 Set 2015
Solution: don't name your function disp.

Categorie

Scopri di più su Loops and Conditional Statements in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by