Kevin J. Delaney - MATLAB Central
photo

Kevin J. Delaney


Roswell Biotechnologies

Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Message

Electrical engineer specializing in applying statistical signal processing to biotech, ocean and wireless systems.

Statistics

MATLAB AnswersFrom 01/18 to 01/25Use left and right arrows to move selectionFrom 01/18Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
4,515
of 296,430

REPUTATION
11

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
7

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


In appdesigner, is there any way to control which panels change size under auto-reflow?
Under App Designer, is there any way to select which panel(s) change size under "Auto-Reflow"? In the two-panel template, for ex...

6 years ago | 1 answer | 0

1

answer

Question


Error when applying filter to tall data
Even though the help file says "filter" supports tall variables, I get the error _Conversion to logical from tall is not possibl...

6 years ago | 1 answer | 0

1

answer

Question


What is the best way to downsample a tall timetable? Neither "decimate" nor "retime" seems to work.
What is the best way to downsample a tall timetable? Using: decimate(TT, n); causes the error "Conversion to logical fro...

6 years ago | 1 answer | 0

1

answer

Answered
How can I control the stacking order of objects in appdesigner?
Inspired by Sean's answer, I wrote the attached utility for use in the startupFcn: move_to_bottom(app.UIFigure, app.Axes);

7 years ago | 4

Answered
Are annotations supported in uifigure objects?
Thanks, Jan. I'm getting all those errors too, which is what prompted my question. I guess what I really should have asked is if...

7 years ago | 0

Question


Are annotations supported in uifigure objects?
Are annotations supported in uifigures created in AppDesigner?

7 years ago | 2 answers | 0

2

answers

Question


How can I control the stacking order of objects in appdesigner?
How can I control the stacking order of objects in appdesigner? It seems to be determined by the order in which the panels or ax...

7 years ago | 4 answers | 3

4

answers
Go to top of page