Warning: Unable to interpret TeX string ?
이전 댓글 표시
When I add text to a figure, the following warning is displayed:
Warning: Unable to interpret TeX string "c:\temp\data.txt"
Here is the code:
DataFileName='c:\temp\data.txt'
figure
title(DataFileName)
The File name is displayed correctly - the only problem are the pesky wraning indications! What technique should be utilized to avoid the warnings?
Thanks in advance!
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!