import text file in vector form in gui
이전 댓글 표시
i am making a GUI. i want to import a .txt file in vector colums. how can i do this in GUI.
댓글 수: 1
Rik
2022년 1월 24일
Just like you would in a normal function. You write a function that will load your data, then you call that function inside you GUI.
For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!