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?

Antworten (1)

Walter Roberson
Walter Roberson am 2 Mär. 2023

0 Stimmen

That feature is only available in the Live Editor.

Kategorien

Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2022b

Tags

Gefragt:

am 2 Mär. 2023

Beantwortet:

am 2 Mär. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by