How can I insert special characters in the prompt text of the function INPUT????

2 views (last 30 days)
Hi everyone,
I'd like to put special characters in the prompt text of the function INPUT, but all commonly used methods (as we used for title, text, legend etc) don't work. Does anyone there can help me out??? Thank you very much.
Lerry

Accepted Answer

Walter Roberson
Walter Roberson on 2 Nov 2015
input(['What temperature in ', char(176), 'C? '])

More Answers (0)

Community Treasure Hunt

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

Start Hunting!