Mostrar comentarios más antiguos
Hi, I am writing with matlab a tlc file wich I'm going to use with other program. I need to be able to read this line in the output file
puts "\nAnalysis started : [clock format $time_start -format %H:%M:%S]"
But when i write it with fprintf function /n becomes a breakline and the %H:%M:%S disapears.
How can i do it?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!