Community Profile

photo

cansu


Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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...

約5年 前 | 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 ...

約5年 前 | 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...

約5年 前 | 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...

約5年 前 | 2 件の回答 | 0

2

回答