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!