How to put subscripts in this example?

SymbolicMatrix = [(Q_15 + Q_12 + kV_1) 0 -Q_31 0 0;
Q_12 -(Q_25 + Q_24 + Q_23 + kV_2) 0 0 0;
0 -Q_23 (Q_31 + Q_34 + kV_3) 0 0;
0 Q_21 Q_34 -(Q_40 + kV_4) -Q_54;
Q_15 Q_25 0 0 -(Q_50 + Q_54 + kV_5)];
Im trying to get the subscripts to the command window, whilst not using live editor. Is there a format error I'm making or is this feature only available in the live editor?

Réponses (1)

Walter Roberson
Walter Roberson le 2 Mar 2023

0 votes

That feature is only available in the Live Editor.

Catégories

En savoir plus sur Entering Commands dans Centre d'aide et File Exchange

Produits

Version

R2022b

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by