How Can I put an asterisk as superscript and letters as subscript to a letter in ylabel of matlab plot?

11 visualizzazioni (ultimi 30 giorni)
I want to make an Italic Bold labelling in a plot's y axis label having an asterisk as the supercript and letters as subscript as shown below. What could be the syntax for this labelling.

Risposta accettata

Chunru
Chunru il 12 Mag 2021
The following will do:
xlabel('\it H_{cs}^*', 'FontWeight', 'bold')

Più risposte (0)

Prodotti


Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by