Amanda Irving
MathWorks
Followers: 0 Following: 0
Statistics
All
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
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
uitable with latex or greek letters
Starting in R2022a, Interpreter is supported in uistyle: https://www.mathworks.com/help/matlab/ref/uistyle.html
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...
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...
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.
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...
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...
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...
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



