how can i get n desired number after the comma of my MSE?

3 views (last 30 days)
i want 10 numbers after the comma? can i integrate any command in my code??

Accepted Answer

Star Strider
Star Strider on 31 Mar 2018
I am not certain what you are asking.
If I am guessing correctly, format long may do what you want. See the documentation on the format (link) function for details.
Also see the documentation on the sprintf and fprintf functions.
  4 Comments

Sign in to comment.

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!