Hi When i open matlab i have this warning message :
Function max has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.
Please how can i avoid it ?

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 10 Juin 2016
Modifié(e) : Azzi Abdelmalek le 10 Juin 2016

0 votes

You have created a function called max.m which is the same name as a built-in Matlab function. Go in your current folder, and rename the function max with another name, for example "maximum"

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by