Clear Filters
Clear Filters

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

1 view (last 30 days)
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 Comments
Jorg Woehl
Jorg Woehl on 7 Mar 2021
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).

Sign in to comment.

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!