how to disable messages

hi,
I am running a code which uses fminsearch function.
It gives the following message;
Exiting: Maximum number of function evaluations has been exceeded - increase MaxFunEvals option. Current function value: -453.394543
is there a way to disable that please?
dav

 Accepted Answer

Matt J
Matt J on 10 Nov 2013

1 vote

Set the 'Display' option 'off'.

More Answers (0)

Categories

Asked:

dav
on 10 Nov 2013

Answered:

on 10 Nov 2013

Community Treasure Hunt

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

Start Hunting!