Community Profile

photo

Zoe Herrick


自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • First Answer

查看徽章

Feeds

排序方式:

已回答
How to print symbols in matlab?
You can try something like this: str = '$$ \int_{0}^{2} x^2\sin(x) dx $$'; text(1.1,0.5,str,'Interpreter','latex') https://ww...

5 years 前 | 0