Show a txt text in matlab interface
이전 댓글 표시
Hello guys,
I am interfacing an application, using matlab guide, and I am stuck .
I need to find a way, to show a text from a txt file in the interface.
so, here I am, again asking for your help
thanks !
댓글 수: 1
Luna
2019년 9월 6일
Please explain what you have and what you want with a detailed example.
답변 (1개)
ES
2019년 9월 6일
0 개 추천
- read the .txt file using fopen or textscan or any other function you find suitable for your data.
- Display in an edit box or stati text box in GUIde according to your need.
댓글 수: 1
Rik
2019년 9월 6일
And if this doesn't help you: here you see the downside of not providing any details, you'll only get a general answer.
카테고리
도움말 센터 및 File Exchange에서 Data Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!