Special character adding in command window

2 次查看(过去 30 天)
Hi I want to ask how we can add a special charecter like gama or beta in the command window.
For ex I want to write
syms a b gama beta
Thanks for your help

回答(1 个)

Walter Roberson
Walter Roberson 2012-5-17
You are restricted to writing them as parts of strings or comments: they will be treated as syntax errors in all other contexts.
There is no special support for writing the characters, just whatever keyboard support your operating system provides (e.g., "virtual keyboard", copying and pasting ffrom another document, alt-green keyboard sequences, alt-number keyboard sequences.)

类别

Help CenterFile Exchange 中查找有关 Characters and Strings 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by