Special character adding in command window

조회 수: 2 (최근 30일)
Kazim
Kazim 2012년 5월 17일
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