putting a ' in a title

138 visualizaciones (últimos 30 días)
Chris ODonnell
Chris ODonnell el 29 de En. de 2013
Comentada: John el 1 de Sept. de 2023
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

Respuesta aceptada

Daniel Shub
Daniel Shub el 29 de En. de 2013
You were so close, you need an extra '
title(' U'' squared ')
  4 comentarios
Igor Gitelman
Igor Gitelman el 20 de Mayo de 2022
Editada: Igor Gitelman el 20 de Mayo de 2022
thanks a lot vary helpful
John
John el 1 de Sept. de 2023
thank you

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by