num2str default format
显示 更早的评论
I want to print multiple values using fprintf, but with the same number formatting as num2str. Is there a format string that will give the same behavior as num2str?
回答(2 个)
Walter Roberson
2020-5-4
1 个投票
no. num2str does a bunch of width calculations and chooses output format based on integer vs floating point
类别
在 帮助中心 和 File Exchange 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!