How to produce capital omega?

8 views (last 30 days)
madhan ravi
madhan ravi on 21 Apr 2020
Commented: Ameer Hamza on 21 Apr 2020
In mlx file the output of Omega is still small omega. Is there any syntax to obtain the desired?
syms Omega
Omega
I want to get Ω.
  2 Comments
Rik
Rik on 21 Apr 2020
Can't you insert it as the char itself? That is the strategy I used when I wanted to generate the glyphs for my text2im function. I posted the generator function to the FEX as well.
madhan ravi
madhan ravi on 21 Apr 2020
Ah thanks Rik, made a dumbest mistake. Created Omega and used omega xd.

Sign in to comment.

Accepted Answer

Ameer Hamza
Ameer Hamza on 21 Apr 2020
Edited: Ameer Hamza on 21 Apr 2020
In R2020a, I get this
  2 Comments
madhan ravi
madhan ravi on 21 Apr 2020
Thanks Ameer , did a mistake created one and used another ;)
Ameer Hamza
Ameer Hamza on 21 Apr 2020
Ah! Such minor oversights can be a problem sometimes.

Sign in to comment.

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!