Clear Filters
Clear Filters

How To Display Different Text Than The Value In Same Cell?

2 views (last 30 days)
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
madhan ravi on 10 Jan 2019
help sprintf

Products


Release

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!