in simulink annotation \dot ist not working any idea?

16 ビュー (過去 30 日間)
Andreas Weibel
Andreas Weibel 2016 年 1 月 29 日
コメント済み: Todd 2021 年 8 月 4 日
in tex mode there seems to be a limited commandset used by the tex Interpreter. couldnt find a list of those possible commands. And what i'm specially looking for is \dot.
Any idea Folks?
thanks
  1 件のコメント
Todd
Todd 2021 年 8 月 4 日
+1 for \dot support in annotation, and better equation support in general

サインインしてコメントする。

回答 (1 件)

Vidya Viswanathan
Vidya Viswanathan 2016 年 2 月 4 日
Simulink annotation supports only "TeX" interpreter. The \dot functionality does not come under the scope of TeX interpreter. Refer to the following link that describes the functions that are supported by the TeX interpreter (Interpreter subsection- TeX Markup):
In order to use \dot function, the interpreter must be of type "LaTeX" which is currently unsupported in Simulink annotations. However, this functionality is available with annotations in MATLAB figures and in "text" object.

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by