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
