How do you put a prime (') in a figure title?
eg I want my title to me: U' squared
title(' U' squared ') ...obviously doesn't work?
Thanks

 Réponse acceptée

Daniel Shub
Daniel Shub le 29 Jan 2013

8 votes

You were so close, you need an extra '
title(' U'' squared ')

4 commentaires

Chris ODonnell
Chris ODonnell le 29 Jan 2013
brill thanks
José-Luis
José-Luis le 29 Jan 2013
Please accept an answer if it helps you.
Igor Gitelman
Igor Gitelman le 20 Mai 2022
Modifié(e) : Igor Gitelman le 20 Mai 2022
thanks a lot vary helpful
John
John le 1 Sep 2023
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by