how to adjust mat's Decimal point

Answers (1)

Not sure what the real question/problem is. If you want to display more digits on the screen, you can use the format command. E.g.,
format long
format long g

Asked:

on 11 May 2015

Answered:

on 11 May 2015

Community Treasure Hunt

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

Start Hunting!