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 years 前 | 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 years 前 | 2 个回答 | 0
