how can i get n desired number after the comma of my MSE?
3 次查看(过去 30 天)
显示 更早的评论
i want 10 numbers after the comma? can i integrate any command in my code??
0 个评论
采纳的回答
Star Strider
2018-3-31
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!