How do I take input through the editbox in GUI and then pass the data in a script(.m) file?
이전 댓글 표시
I am developing a GUI where I will be taking inputs from the user and then use the input data in the code I have written earlier such that upon clicking the pushbutton my code should run and give output.
댓글 수: 2
Geoff Hayes
2022년 5월 16일
@Animesh Anand - are you using App Designer for your GUI? Does your function (from the code that you have written earlier) accept input parameters in the function signature? Please provide some details.
Animesh Anand
2022년 5월 16일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

