Feeds
已回答
Problem with my modulated noise
Found out that the modulated is supposed to look this way when you combine them. All is well on this.
Problem with my modulated noise
Found out that the modulated is supposed to look this way when you combine them. All is well on this.
4 years 前 | 0
| 已接受
已回答
datepicker error in appdesigner
I was able to get most of the datepicker to work now. age = app.DatePicker_DoB.Value; DisplayFormat = 'yyyy-mm-d...
datepicker error in appdesigner
I was able to get most of the datepicker to work now. age = app.DatePicker_DoB.Value; DisplayFormat = 'yyyy-mm-d...
4 years 前 | 0
| 已接受
提问
datepicker error in appdesigner
I'm receiving the following error for my text area calculation of age from a datepicker: Error setting property 'ageNEQO' of cl...
4 years 前 | 1 个回答 | 0
1
个回答提问
Issue with if else elseif and while
My appdesigner code begins by writing the first set of answers to file. The first set of answers start on tab press (i.e., on ta...
4 years 前 | 1 个回答 | 0
1
个回答已回答
app designer input from spreadsheet and output to spreadsheet
This works! % Selection changed function: ButtonGroup function ButtonGroupSelectionChanged(app, event) se...
app designer input from spreadsheet and output to spreadsheet
This works! % Selection changed function: ButtonGroup function ButtonGroupSelectionChanged(app, event) se...
4 years 前 | 0
| 已接受
已回答
output appdesigner data collected with button press to next row in excel
This Works! % Button pushed function: SubmitButton function SubmitButtonPushed(app, event) filename = '...
output appdesigner data collected with button press to next row in excel
This Works! % Button pushed function: SubmitButton function SubmitButtonPushed(app, event) filename = '...
4 years 前 | 0
| 已接受
提问
app designer input from spreadsheet and output to spreadsheet
The code below works for one spreadsheet from an excel workbook. I need it to work for 5 or more sheets in the same workbook. I ...
4 years 前 | 1 个回答 | 0
1
个回答提问
output appdesigner data collected with button press to next row in excel
I have code that writes out data (string) to an excel spreadsheet. When the user clicks <Submit>, the information in the text ar...
4 years 前 | 1 个回答 | 0
1
个回答已回答
app designer error - Error writing filename.mlapp. Check if directory is read-only, or has been removed or deleted."
appdesigner seems to have repaired itself somehow.
app designer error - Error writing filename.mlapp. Check if directory is read-only, or has been removed or deleted."
appdesigner seems to have repaired itself somehow.
6 years 前 | 0
| 已接受
提问
Can app designer be programmed as a controller for several mlapp files?
I know MATLAB is not really designed to do questionnaire type programming but, in the experiment I am running, the sound files a...
6 years 前 | 0 个回答 | 0
0
个回答提问
app designer error - Error writing filename.mlapp. Check if directory is read-only, or has been removed or deleted."
I moved my mlapp files to keep them organized. Why does the path not update when I use Save As?
6 years 前 | 1 个回答 | 0
1
个回答提问
write out separate files for each iteration
I have two m files. In the first m files I create several wav files. Each wav file has a carrier frequency, modulation rate and ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Amplitude modulation with adjustable sidebands.
I have an amplitude modulated 'tone'(signal frequency) at 428 Hz and a carrier frequency of 104 Hz. I would like to adjust the i...
8 years 前 | 0 个回答 | 0