/n %H as a string
이전 댓글 표시
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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Characters and Strings에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!