How To Display Different Text Than The Value In Same Cell?
Show older comments
Anybody who knows how to do that???
For example I want to read data from excel via a MATLAB script, but in excel I want the data to be displayed, for example- 0.0, 0.00, 0.000 and so on, but the actial value to be %6.1f,% 6.2f..
Thank you!
Answers (1)
madhan ravi
on 10 Jan 2019
help sprintf
Categories
Find more on Spreadsheets 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!