photo

Melinda Toth-Zubairi

MathWorks

Last seen: bijna 5 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
11 Answers

RANK
1.491
of 297.503

REPUTATION
46

CONTRIBUTIONS
0 Questions
11 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
18

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Explorer
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
Why does uiimage prevent underlying uifigure mouse button callbacks to trigger?
Hi Emmanuel, Similar to other UI components, the uiimage function does block WindowButtonDownFcn and WindowButtonUpFcn callback...

meer dan 5 jaar ago | 0

Answered
What is the alternative to UiContextmenu when using uifigure?
Thanks for this question. This is an active area of development and is expected to be supported in an upcoming release. If you'd...

meer dan 5 jaar ago | 0

Answered
Adapt matlab app size to windows resoultion and scaling
Starting in R2019a, MATLAB App Designer offers Apps with Auto-Reflow from the App Designer Start Page. The 2-panel and 3-panel ...

meer dan 5 jaar ago | 1

| accepted

Answered
Why does the app not resize properly for different screen resolutions in App Designer?
Starting in R2019a, MATLAB App Designer offers Apps with Auto-Reflow from the App Designer Start Page. The 2-panel and 3-panel ...

meer dan 5 jaar ago | 4

Answered
How to display an image in UI Figure on app designer?
Starting in R2019a, you can use the uiimage function to create an image component in your App Designer apps. See here for more ...

meer dan 5 jaar ago | 3

Answered
Imshow in App Designer (Image size doesn't fit)
If your goal is just to display a static image, starting R2019a you can use the uiimage function to create an image component in...

bijna 6 jaar ago | 1

Answered
Why no image display in App Designer?
Starting in R2019a you can use the uiimage function to create an image component in App Designer Apps. See the following post f...

bijna 6 jaar ago | 1

Answered
Insert image in AppDesigner GUI
Starting in R2019a you can use the uiimage function to create an image component in App Designer apps. See the following post f...

bijna 6 jaar ago | 2

Answered
How can I insert an image in App Designer in Matlab R2017b?
Starting in R2019a you can use the uiimage function to create an image component in App Designer Apps. See the following post f...

bijna 6 jaar ago | 0

Answered
Add static images with APP designer
Starting in R2019a you can use the uiimage function to create an image component in your App Designer apps. f = uifigure; im =...

bijna 6 jaar ago | 5

| accepted

Answered
How can I have 'dropdown' in every cell of a table in App Designer ?
Starting in R2018a, you can display table array data in a Table UI component. To display a drop-down list, you can convert a cel...

bijna 6 jaar ago | 1