How can I load a txt file and make it display on edit field on MATLAB app designer when I press a button?

1 次查看(过去 30 天)
How can I load a txt file and make it display on edit field on MATLAB app designer when I press a button? I tried to use mat file and txt file but I am unable to do so.
  5 个评论
Jorg Woehl
Jorg Woehl 2021-3-7
The result of date is today's date in the form of a character vector. If, for some reason, this is not sufficient, you can convert it to a string using string(date).

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by