Community Profile

photo

Josh


Hebrew University of Jerusalem

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


best practice for multi-selection listbox
After the user selects some entries from a listbox, what is the "matlab" way of creating an array that will have all the selecte...

9 years ago | 2 answers | 0

2

answers

Question


Undocumented features and future releases
I am considering making changes to the inputdlg command, and I understand this can be done by copying the function to my own lib...

9 years ago | 1 answer | 0

1

answer

Question


using a function as the "main" script
The fact that every function (excluding anonymous functions which are very limited) has to reside on a different file is very an...

9 years ago | 3 answers | 0

3

answers

Question


copyobj changes between R2012 and R2014
Hi, *hPushButton* is a handle to a pushbutton. *hGroup* ia a handle to a Button group (containing hPushButton as the only ...

9 years ago | 1 answer | 1

1

answer

Answered
Change background color in pushbutton [Matlab-GUI]
The default pushbutton background color is the window's two-shade-of-gray as shown in the attached pic. I would like to keep thi...

9 years ago | 0

Question


dot notation for array
MATLAB R2014: I am trying to replace the following *set* command by a dot notation: hax=gca; hgraf=hax.Children; ...

9 years ago | 1 answer | 0

1

answer