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

1 view (last 30 days)
I got this value as answer so i cant proceed

Accepted Answer

Walter Roberson
Walter Roberson on 9 Feb 2016
Give the command
format long g
and then try the max(C(:)) again.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!