I want to put an 'ms' in my matlab GUI. But I don't know how to search for the solutions.

1 view (last 30 days)
I can't fix it cause I don't know what to search. That is the code.
mss.PNG
And this one is how I want to show the 'ms' beside the speed.
mssss.PNG

Accepted Answer

Adam
Adam on 19 Feb 2019
sprintf( '%f ms', EncTime * 1000 )
  4 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Get Started with MATLAB 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!