How to produce capital omega?

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

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.
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

Thanks Ameer , did a mistake created one and used another ;)
Ah! Such minor oversights can be a problem sometimes.

Sign in to comment.

More Answers (0)

Categories

Find more on Printing and Saving in Help Center and File Exchange

Products

Tags

Community Treasure Hunt

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

Start Hunting!