Statistics
RANK
274,594
of 295,448
REPUTATION
0
CONTRIBUTIONS
12 Questions
5 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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.
4 years ago | 0
| accepted
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 ago | 0
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerapp designer input from spreadsheet and output to spreadsheet
This works! % Selection changed function: ButtonGroup function ButtonGroupSelectionChanged(app, event) se...
4 years ago | 0
| accepted
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 ago | 0
| accepted
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerapp 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 ago | 0
| accepted
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0