Community Profile

photo

Róbert Kakonyi


Last seen: 4 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

1 year ago

Answered
get handle of an running gui
>> hGUI = findobj(0) >> hGUI.ShowHiddenHandles = true >> hGUI = findobj(0) hGUI = 236×1 graphics array: Root ...

5 years ago | 0