decimal places in a string
Mostrar comentarios más antiguos
I have a very lengthy string (part is shown below) that has 4 columns, and I want all of the numbers to have 9 decimal places.
"empty" "empty" "empty" "empty"
"43.0842" "40.8172" "0.75196" "0.71239"
"43.0906" "40.81" "0.75207" "0.71227"
"empty" "empty" "empty" "empty"
"37.3686" "70.4119" "0.65221" "1.2289"
"empty" "empty" "empty" "empty"
"37.0861" "70.8389" "0.64727" "1.2364"
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre LaTeX en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!