how to adjust mat's Decimal point

Réponses (1)

James Tursa
James Tursa le 11 Mai 2015
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

Community Treasure Hunt

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

Start Hunting!

Translated by