Inserting differentiation delta text

I have been unable to insert the differentiation delta, ∂, in Matlab text (specifically, in axis labels). /part and /PartialD are not interpreted by Matlab correctly. Any help greatly appreciated.

 採用された回答

Star Strider
Star Strider 2015 年 2 月 11 日

0 投票

In TeX, the partial differentiation symbol is: \partial. Note the backslant.
See the Interpreter section under Text Properties for the full list and other details.

その他の回答 (2 件)

Tom
Tom 2015 年 2 月 11 日

0 投票

Thank you! I had tried \part and \PartialD as per an older list I found, but as you say \partial works (apparently the updated list is here: http://uk.mathworks.com/help/matlab/ref/text-properties.html#prop_Interpreter)
Thanks again!
Matthew Thompson
Matthew Thompson 2019 年 4 月 19 日

0 投票

The links in the answers above are broken, and as of this posting the correct URL can be found here.

カテゴリ

質問済み:

Tom
2015 年 2 月 11 日

回答済み:

2019 年 4 月 19 日

Community Treasure Hunt

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

Start Hunting!

Translated by