How to write subscript and superscriopt in a single variable?

조회 수: 8 (최근 30일)
vishnuvardhan naidu tanga
vishnuvardhan naidu tanga 2020년 3월 13일
댓글: vishnuvardhan naidu tanga 2020년 3월 13일
Hello every one,
Can someone tell me how can i write this symbol in matlab script.
  댓글 수: 2
John D'Errico
John D'Errico 2020년 3월 13일
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 2020년 3월 13일
Dear John D'Errico,
thank you so much for the reply.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Number Theory에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by