Special character adding in command window

2 visualizaciones (últimos 30 días)
Kazim
Kazim el 17 de Mayo de 2012
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

Respuestas (1)

Walter Roberson
Walter Roberson el 17 de Mayo de 2012
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.)

Categorías

Más información sobre Characters and Strings en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by