How can I put an arc symbol above a letter?

55 次查看(过去 30 天)
Hello.
I need to put an arc above a letter (or some letters). Adding a bar or a had is simple, i.e.,
\bar{a}
or
\hat{a}
but
\arc{a}
or
\overarc{ab}
is not supported. Is this possible in matlab to add an arc symbol using Latex notation?

采纳的回答

Walter Roberson
Walter Roberson 2019-8-15
$\widehat{ab}$
gives something arc-ish
$\stackrel{\frown}{ab}$
gives an arc, if not the prettest of them. Or
$\frown \atop ab$

更多回答(0 个)

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by