Effacer les filtres
Effacer les filtres

in simulink annotation \dot ist not working any idea?

9 vues (au cours des 30 derniers jours)
Andreas Weibel
Andreas Weibel le 29 Jan 2016
Commenté : Todd le 4 Août 2021
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 commentaire
Todd
Todd le 4 Août 2021
+1 for \dot support in annotation, and better equation support in general

Connectez-vous pour commenter.

Réponses (1)

Vidya Viswanathan
Vidya Viswanathan le 4 Fév 2016
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.

Community Treasure Hunt

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

Start Hunting!

Translated by