How do I create a Greek letter in live editor?
Show older comments
When I input \omega or \Omega I get the following error message "Error using syms (line 296) Invalid varialbe name. My check of valid variables: exist('omega') comes back 0. Inputing \omega in the command window gets invalid operator for the backslash.
8 Comments
Geoff Hayes
on 23 Mar 2022
@Jack please show the code that you have written that leads to the error message "error using syms...". Are you trying to write this Greek letter as text to something? Please clarify.
Jack
on 23 Mar 2022
Geoff Hayes
on 23 Mar 2022
@Jack - it still isn't clear what you are trying to do. Why are you writing the code in this fashion with syms?
Jack
on 23 Mar 2022
Geoff Hayes
on 23 Mar 2022
I think your reference is for how to render the Greek letter in text..not as a variable name. (If referring to Greek Letters and Special Characters in Chart Text.
Jack
on 23 Mar 2022
Walter Roberson
on 23 Mar 2022
Omega__dot probably. Single underscore for subscript, double underscore for superscript
Jack
on 23 Mar 2022
Accepted Answer
More Answers (0)
Categories
Find more on Labels and Annotations 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!