max(C(:)) ans = 4.3567e+06....WHY I GOT THIS VALUE

 Accepted Answer

Give the command
format long g
and then try the max(C(:)) again.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!