I cant figure out how to get a dot over the letter, as in
\cod{\phi}
It does not put a dot over phi.
Also, I cant get fractions to work either.
\frac{a]{b} does not give me a/b as an output in simunlink.
Any help is appreciated!
AFAIK signal names in Simulink don't support Tex.
Right, but you can double click anywhere in the design
window and add text. Then if you right click this text box
it says 'enable tex commands'
So, im not actually labeling the wire. I just move this
label near the wire and it looks the same. Id like to label
it with dots or fractions.
Sorry, I didn't realize you were adding annotations and not naming
signals. The reason those commands don't work is because they are
Latex commands and Simulink annotations only support Tex. Search the
help documentation for "Text Properties" and scroll down that page for
a list of supported Tex commands.
HTH,
Ashish.