MATLAB figure "smaller equal" symbol

Status
Not open for further replies.

ktx2222

Member level 5
Joined
Jan 8, 2014
Messages
81
Helped
2
Reputation
4
Reaction score
2
Trophy points
8
Activity points
613
Hi,

I want to label a figure in MATLAB with "smaller equal" symbol, (for example, my variable runs from 100 to 1000, so I want to label like: 100 =< x =< 1000).

Please help me, thank.
 

You need to cascade 2 evaluations, one for the upper limit and another for the lower limit.
 

You need to cascade 2 evaluations, one for the upper limit and another for the lower limit.

Hi andre_teprom,
Can you explain more? May I work with figure properties?

 

I did not understand correctly que question, I assumed you was trying to do that at the command line. Concerning to the issue, I believe that text caracters are allowed to be inserted at the text box.

Anyway, what if you try just copy-paste the following symbol to there ?

 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…