using one fprintf statement to display multiple numbers?
2 次查看(过去 30 天)
显示 更早的评论
In the attached document, how do i write one fprintf statement to show the percentage of rolling each number, and we have to include it in a loop. I'll attach my code, am i on the right track?
0 个评论
采纳的回答
dpb
2015-10-3
Study the example at
doc fprintf % "Write Table to Text File" link _carefully_.
The answer to your problem is hidden there...
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!