Feeds
提问
Summing numerical data of excel files in Matlab
Hi to all matlab geniuses! I am new in matlab, hope somebody can help me. The question is following: I have 100 excel files wit...
11 years 前 | 2 个回答 | 0
2
个回答提问
Stop callback function in pushbutton if previous pushbuttons not pushed, GUI
Hi, all! I am not good in matlab gui. I have quite simple GUI Listening Test, there are three pushbuttons: first one plays audi...
11 years 前 | 1 个回答 | 0
1
个回答提问
How can I get 2 signal differences in log scale?
Can anybody help me, please!! I have a problem, hope you can help me! I have 2 signals in logarithmic scale, their power levels ...
11 years 前 | 2 个回答 | 0
2
个回答提问
How can I get 2 signal differences in logarithmic scale?
Hello all! I have a problem, hope you can help me! I have 2 signals in logarithmic scale, their power levels are different. Th...
11 years 前 | 0 个回答 | 0
0
个回答提问
Repeat audio button in GUI
Hi all! I need to perform a listening test, there are 2 buttons in my GUI: 1. PLAY AUDIO: user listens to 20 wav files one by on...
11 years 前 | 2 个回答 | 0
2
个回答提问
How to play audio files one by one by pushing the same button in GUI
Hi there! I am new to Matlab and gui especially, please help me! I need to play wav files one by one by pushing a button in gu...
11 years 前 | 1 个回答 | 1
1
个回答已回答
Run pushbutton callback only 3 times, after that display warning message
Thank you very much! But i still dont understand where should i put this: if handles.status==1 handles.status=0; ...
Run pushbutton callback only 3 times, after that display warning message
Thank you very much! But i still dont understand where should i put this: if handles.status==1 handles.status=0; ...
11 years 前 | 0
提问
Run pushbutton callback only 3 times, after that display warning message
Hi! I am new in matlab, can you please help me with this question: While clicking on pushbutton callback it plays wav file. I w...
11 years 前 | 3 个回答 | 0