필터 지우기
필터 지우기

Greek Symbol lambda using fprintf

조회 수: 8 (최근 30일)
Aftab Ahmed Khan
Aftab Ahmed Khan 2015년 10월 27일
답변: Star Strider 2015년 10월 27일
Hi everyone, i am using \lambda for the greek symbol lambda inside the fprintf function but it is not working for me. Any help guys ?

채택된 답변

Star Strider
Star Strider 2015년 10월 27일
That’s going to be difficult, since ‘λΛ’ are Unicode characters. There are two functions that could help: unicode2native and its inverse (linked to at the end of that page). It may not be possible with fprintf, though.
See this search to see if any of the solutions work for you. Walter Roberson will probably be along with a working solution in a few minutes.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Labels and Annotations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by