/n %H as a string
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Characters and Strings in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!