Statistics
All
RANK
7,262
of 295,527
REPUTATION
6
CONTRIBUTIONS
4 Questions
3 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
4
RANK
11,651 of 20,242
REPUTATION
37
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
293
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
Bin data into equally spaced intervals
The following code can be easily extended to any number of dimensions: x = A91(:,1:2); val = A91(:,3); binWidth = [1e-6, 1e-3...
Bin data into equally spaced intervals
The following code can be easily extended to any number of dimensions: x = A91(:,1:2); val = A91(:,3); binWidth = [1e-6, 1e-3...
5 years ago | 1
Question
how to control the output device of soundsc?
When I use soundsc to play an audio signal, the audio is played through the speakers, even when the headphones are connected. O...
5 years ago | 2 answers | 0
2
answersAnswered
How can I display function hints for methods in a class?
Any news on this? perhaps something changed with the recent introduction of the arguments block?
How can I display function hints for methods in a class?
Any news on this? perhaps something changed with the recent introduction of the arguments block?
5 years ago | 1
Question
Changing the properties of a heatmap title
For standard axes, the title property is a Text object, so properties such as Interpreter and FontSize can be setted directly. ...
5 years ago | 2 answers | 2
2
answersAnswered
2017b: Since install of 2017b, I cannot run App designer properly. It fails to load something and does not compile.
This thread might be helpful.
2017b: Since install of 2017b, I cannot run App designer properly. It fails to load something and does not compile.
This thread might be helpful.
5 years ago | 0
Question
Errors in app designer after installing 2019b
Hello, I have installed 2019b a few days ago (from 2018a), and now I have trouble working with the app designer. For example, ...
5 years ago | 1 answer | 0
1
answerQuestion
keyboard shortcut to change focus to command window from App Designer
Hey, Usually the keyboard shortcut to change the focus to the command window is Ctrl+0. However this does not seems to work if ...
6 years ago | 1 answer | 0