display latex in mask help dialog
10 views (last 30 days)
Show older comments
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 Comment
Answers (1)
Akanksha
5 minutes ago
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 Comments
See Also
Categories
Find more on Author Block Masks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!