Hello Sir, I am writing a equation in matlab. in this equation, i have got some problem related to greek word epsilon.

1 次查看(过去 30 天)
Actually sir i m searching on google how to write epsilon symbol they shows like \epsilon or epsi or eps etc. but sir any symbol can not run on my matlab, it gives error unexpected matlab expression. sir, here i m writing equation..... plz tell me sir.
I am upload the image of equation.Plz solve my problem..

回答(2 个)

dpb
dpb 2014-11-16
编辑:dpb 2014-11-16
Can't do it; use epsilon or something similar instead...
NB: eps (that I typed first time by reflex) is an inbuilt function so don't use it albeit it's not a heavily-used one it's just bad practice in general to alias TMW-supplied functions as that will cause grief eventually....

Gustavo
Gustavo 2015-9-21
This is not an epsilon, is an 'element of' symbol. That one is written by
\in .
The symbols can change, depending on the function that you are using, And you have not specified what are you using in your question. If you wanna use epsilon in the text, \epsilon shall be ok, but there are two types of epsilon. matlab just give you one.
If are interested in actually using the name epsilon as a variable name, as it was pointed before you should use something else, it's just a variable name.

类别

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