display latex in mask help dialog
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (1)
Akanksha
el 17 de Feb. de 2025
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 :

Hope this helps. Thank you.
1 comentario
Brian Wilson
el 18 de Feb. de 2025
Right, but that is for annotating models. I want latex in the description field of a masked subsystem
for example, in 2023B, click on subsystem, and add mask. then, in the mask editor, under parmeters and diaglog, click, add documentation. Here i typically have a description about the functionality, describe the parameters and the input and output variables. Is there any way to get latex to display here?
Ver también
Categorías
Más información sobre Author Block Masks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!