using one fprintf statement to display multiple numbers?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nick Haufler
el 2 de Oct. de 2015
Respondida: dpb
el 3 de Oct. de 2015
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 comentarios
Respuesta aceptada
dpb
el 3 de Oct. de 2015
Study the example at
doc fprintf % "Write Table to Text File" link _carefully_.
The answer to your problem is hidden there...
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Environment and Settings en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!