Community Profile

photo

Tom Shlomo


BGU

Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • 3 Month Streak
  • Personal Best Downloads Level 1
  • First Answer
  • Thankful Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • GitHub Submissions Level 1
  • First Review
  • Solver

View badges

Feeds

View by

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...

4 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...

4 years ago | 2 answers | 0

2

answers

Answered
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?

4 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. ...

4 years ago | 2 answers | 2

2

answers

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, ...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

5 years ago | 1 answer | 0

1

answer