How can I desplay subscripts.

I do not have a special way of displaying the subscripts. I write p1,typing first the p and after 1. My question is how to display the subscripts. Is 1 in p1 a subscript? I think no.

2 件のコメント

Walter Roberson
Walter Roberson 2015 年 7 月 28 日
Smaller letters is a matter of display, not a matter of computation. In order for us to tell you how to achieve the display you desire, you need to specify how you are doing the displaying.
Andreas Sorgatz
Andreas Sorgatz 2017 年 8 月 25 日
Execute
syms p1 pn p_n;
p1+p_n+pn
in MATLAB Live Editor in R2016a or later. There the output should meet your expectation.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMulticore Processor Targets についてさらに検索

タグ

質問済み:

2015 年 7 月 28 日

コメント済み:

2017 年 8 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by