Community Profile

photo

Mikhail Smirnov


St. Petersburg State University

2017 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
TeX (LaTeX math mode) symbols in legends and labels in MATLAB figures
You can do like this plot(1:10); leg1 = legend('$\bar{x}$','$\tilde{x}$','$\hat{x}$'); set(leg1,'Interpreter','latex...

約7年 前 | 12