Feeds
질문
I want to write data to a text file several times without overwriting the old values
When the code runs, the data values are written on the text file. That's okey but i want to save data of code of previous runni...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
I want to record gui data into text file using switch case
I want to write answers of questionnare ,which i have been designed in GUI with group of radio buttons, into a text file which ...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
I want to display video with sound
I am trying to display video in my guivideo with sound. I used this code below; vidObj1=VideoReader('video1.mp4'); vidObj1.C...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
In my gui3 , i want to break loop when i close the gui figure window
I created closeRequestFunc with this code; function figure1_CloseRequestFcn(hObject,eventdata,handles) clear playsnd delete(h...
거의 7년 전 | 답변 수: 2 | 0

