HOW TO USE GREEK LETTER FOR WRITING (LAMBDA /DELTA ) RATIO AND OTHERS
Show older comments
Respected sir,
Please help me in the following things
a) how i will write (lambda/delta) in y axis and graph legend part in greek lettter
b) how i will write tau_0 hat in y axis ,legend part using greek letter
c)how i will write (tau_0 hat/delta) y axis and graph legend part in greek lettter
Accepted Answer
More Answers (1)
Walter Roberson
on 28 Mar 2019
0 votes
With respect to legends: it is not possible to directly specify the Interpreter property when you call legend(). However, you can assign the result of calling legend() to a variable, and then set the Interpreter property of that handle.
Categories
Find more on Labels and Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!