I cannot change the datetime x axis locale setting in the plot function.
古いコメントを表示
Hello,
I'm trying to change the datetime plot language in the 2d plot.
Here's my problem.

As you can see, in the first and second plot, the date is shown in Korean.
I want to change it into English format.
But I cannot find how to do it.
Can anyone help me?
I tried Locale Setting change to English in MATLAB General Setting

here, but it didn't change anything.
Thank you for reading this.
採用された回答
その他の回答 (1 件)
dpb
2022 年 4 月 9 日
1 投票
Since your UI is in Koren, the system LOCALE is set to it.
I don't know all there is to be known about how MATLAB uses the LOCALE, but reading the section in the doc on internatialization, it appears to me you'll probably have to set the OS LOCALE to US and then reboot.
It didn't appear there's a way to have ML use one value while the system is on another.
This issue has to be an absolute nightmare for developers to cope with...
カテゴリ
ヘルプ センター および File Exchange で Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



