bon jour
j'ai le problème suivant référencé dans la doc avec la solution
About M-Lint and Unexpected MATLAB® Termination

Under some circumstances, when you are editing an M-file, M-Lint can cause the MATLAB session to terminate unexpectedly. The next time you start MATLAB, it displays the following message and disables M-Lint for the M-file that was open in the editor when MATLAB terminated.

M-Lint caused your previous MATLAB session to terminate unexpectedly.
Please send this message and file name
to The MathWorks. See "About M-Lint and Unexpected MATLAB Termination"
in the MATLAB documentation for details.

If you want, while waiting for a response from The MathWorks™, you can attempt to reenable M-Lint for the file by following these steps:

1.

In the Editor, reopen the file that you were editing when MATLAB terminated.
2.

Remove the lines of code that you believe M-Lint could not handle.
3.

In a text editor, open the MLintFailureFiles file in your preferences directory. (This is the directory that MATLAB returns when you run prefdir.)
4.

Save and reopen the M-file.
je ne comprends pas la ligne
Remove the lines of code that you believe M-Lint could not handle.
le problème est que dans l'éditeur, cela fait une erreur rouge et que je nepeux donc plus utiliser la recherche de fonctions ce qui m'handicape fortement
merci