photo

Amanda Irving

Last seen: 8 days ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • 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

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

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

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

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

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

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

6 years ago | 0