필터 지우기
필터 지우기

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
Adithya Narasimhan
Adithya Narasimhan 2021년 3월 7일
편집: Adithya Narasimhan 2021년 3월 7일
I have a small doubt How do I conever d = date('today') to a string?
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