Community Profile

photo

GDelga


Last seen: 4 years ago Active since 2020

Statistics

All

Content Feed

View by

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

answer

Answered
How 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);

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

4 years ago | 1 answer | 0

1

answer

Question


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

4 years ago | 2 answers | 0

2

answers

Question


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

4 years ago | 2 answers | 0

2

answers