sprintf problem working in linux but not working windows and i checked the old posts and they donot work with me?
Show older comments
i use sprintf in linux and it works perfectly but in windows it doesnot and keep giving me this error : Warning: Escaped character '\.' is not valid. See 'doc sprintf' for supported special characters. the way i am using my sprintf is like this
sprintf('C:\Users\hmo\Desktop\fast\CertTest\singleturbine%c%d.fst',a,p); a is a letter and p is a number i do not know what should i do now please help thank you so much
Accepted Answer
More Answers (0)
Categories
Find more on Entering Commands in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!