GDelga
Followers: 0 Following: 0
Statistics
RANK
21,602
of 295,467
REPUTATION
2
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
2 Public Channels
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Update App Designer UITable State
Hi, I have this table created in AppDesigner: % Create UITable app.UITable = uitable(app.GridLayout4);...
4 years ago | 1 answer | 0
1
answerHow to use imshow in a panel?
I solved this turning the panel into an axe and then: line([0,N],[500,550],'LineWidth',3,'Color','#7E2F8E', 'Parent', panel);
5 years ago | 1
| accepted
Question
How can I maximize programmatically a figure that is minimized
When I execute this code the interface get minimized and I can't see it if I not click on it: [videoName, directory]=uigetfile(...
5 years ago | 1 answer | 0
1
answerQuestion
It's posible to make figure always maximized and block minimized option?
I'm trying to make UIFigure in App Designer always maximized and block the minimized/maximized button in Windows and Linux Than...
5 years ago | 2 answers | 0
2
answersQuestion
How to use imshow in a panel?
I'm using App Designar, I have this interface with a Panel When you push in the bottom, starts a function that show an image ...
5 years ago | 2 answers | 0