Feeds
답변 있음
Reading file from GUI edit text
name = get(handles.file_input,'String'); work fine for me, thanks
Reading file from GUI edit text
name = get(handles.file_input,'String'); work fine for me, thanks
13년 초과 전 | 0
질문
Reading file from GUI edit text
hi all, I making gui that exams wav files, I want to write the file name in the gui edit text and to get the file details, th...
13년 초과 전 | 답변 수: 2 | 0
