display latex in mask help dialog
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When masking a subsystem and filling out the "Description" field of the block on the "Documentation" tab, is there a way to have the description display latex or tex strings?
1 commentaire
Réponses (1)
Akanksha
il y a 35 minutes
Kindly refer to the following steps to resolve the query :
- Add supported TeX commands to your annotation. For example, add this text: \sigma \kappa \mu
- With the annotation selected, right click on the annotation block, select “Properties”, and under the “General” tab, check “Enable TeX commands”.
- Once you click outside the annotation, the TeX commands appear as symbols within the annotation.
For more information on the supported TeX characters, please refer to the table "Supported TeX Characters" under "Add Symbols to Text Annotations" here - https://www.mathworks.com/help/simulink/ug/annotate-models.html
Output :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1826457/image.png)
Hope this helps. Thank you.
0 commentaires
Voir également
Catégories
En savoir plus sur Author Block Masks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!