photo

Amanda Irving

MathWorks

Last seen: 8 months ago Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: The MathWorks

Statistics

All
MATLAB Answers

0 Questions
7 Answers

Cody

0 Problems
16 Solutions

RANK
9,043
of 300,343

REPUTATION
4

CONTRIBUTIONS
0 Questions
7 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
28,597
of 168,172

CONTRIBUTIONS
0 Problems
16 Solutions

SCORE
170

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
uitable with latex or greek letters
Starting in R2022a, Interpreter is supported in uistyle: https://www.mathworks.com/help/matlab/ref/uistyle.html

2 years ago | 0

Answered
Annoying issue using uidatepicker
Eduardo, The uidatepicker currently does not accept alpha characters as input. The idea is that not all end users will underst...

4 years ago | 0

| accepted

Answered
How to change tooltip position in AppDesigner?
In MATLAB R2020b the tooltip shows up closer to where the mouse cursor is hovering. Ideally, this will help prevent the case w...

5 years ago | 0

Answered
Why does using 'copyobj' function with 'uitreenode' break node selection?
The bug affecting copyobj and uitreenode selection has been fixed in R2018b.

6 years ago | 0

Answered
How to accelerate the update of visible UITree Nodes
Maho, Can you give a code example of how the uitreenodes are created and what relationship they have with the 2kB of data? Als...

6 years ago | 0

Answered
How I make a pushbutton invisible in a GUI?
Starting in R2019a, there is a new component available called uiimage. You can assign an image using the ImageSource property...

6 years ago | 0

Answered
How do I use tooltip string in app designer
The name of the property to create a component specific tooltip is Tooltip app.buttonGetFile = uibutton; app.buttonGetFile.T...

7 years ago | 0