Effacer les filtres
Effacer les filtres

How to write subscript and superscriopt in a single variable?

2 vues (au cours des 30 derniers jours)
vishnuvardhan naidu tanga
vishnuvardhan naidu tanga le 13 Mar 2020
Hello every one,
Can someone tell me how can i write this symbol in matlab script.
  2 commentaires
John D'Errico
John D'Errico le 13 Mar 2020
Sorry. You cannot have a variable name with either subscripts or superscripts, so certainly not both. Are you asking how to use Latex to create something of the sort, perhaps in a published file or live script, but essentially as a comment?
If you insist on a variable name that contains that information, I might suggest that you insert underscore characters in the name. Thus, perhaps C_2_CH3OH.
vishnuvardhan naidu tanga
vishnuvardhan naidu tanga le 13 Mar 2020
Dear John D'Errico,
thank you so much for the reply.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by