![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/jkhp7cmstedu_1519765374960_DEF.jpg)
John Hackett
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
217,895
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Question
How do I get a script to wait until a figure is closed?
So basically I have a gui, with a button press. On button press it runs a script that has a startBackground command in it. But b...
7 years ago | 1 answer | 0
1
answerQuestion
How do I get sound data from a speaker?
I googled it, but all I could find was how to send data to a speaker. I want to Analyse the sound the speaker is outputting. I t...
7 years ago | 2 answers | 0
2
answersQuestion
Good guide to generating an image, and making a video with the generated images?
Hello, so I want to generate a video in MATLAB, using images made in MATLAB. Are there any good guides for doing so? And what to...
7 years ago | 0 answers | 0
0
answersQuestion
How do I go about using startBackground to get live microphone data, and process that data live?
Basically I want to get microphone data, put it through the B1 = bandpower(data,fs,freqrange1) method, and then output the resul...
7 years ago | 1 answer | 0
1
answerQuestion
Error using daq.Session/startBackground Too many output arguments?
What the heck am I doing wrong here? fs = 41000; d = daq.getDevices; dev = d(2); s = daq.createSessi...
7 years ago | 1 answer | 0