How to stop matlab from poping up "equation solved " message

5 views (last 30 days)
Hi All
I have 65 Thousand equations to solve, and I don't want MATLAB pop out "equation solved" every time it solves an equation how to do it ?
  3 Comments
farzad
farzad on 6 Feb 2018
Edited: farzad on 6 Feb 2018
by using fsolve , the message I get is :
Equation solved.
fsolve completed because the vector of function values is near zero as measured by the default value of the function tolerance, and the problem appears regular as measured by the gradient.
stopping criteria details
I don't want it apear 100 thousand times

Sign in to comment.

Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!