Community Profile

photo

Hope Q


Last seen: 1 giorno fa Attivo dal 2019

Statistics

  • Knowledgeable Level 2
  • First Review
  • First Answer

Visualizza badge

Content Feed

Visto da

Risposto
App Designer UIAxes Mouse Click Registration
App Designer supports Window button up, down and motion functions. See the "Window Functions" section here: https://www.mathwor...

oltre 3 anni fa | 0

Risposto
How to hide and show a panel with the window size changing in APP DESIGNER
I think you'll need to change the Position property of all the basic controls so that the "upper" panel shifts down, the entire ...

oltre 3 anni fa | 1

| accettato

Risposto
Appdesigner: Workaround Functionality PickableParts?
It's not clear why you need pickable parts. Does the user need to draw an region on the image or is the area pre-defined? If t...

oltre 3 anni fa | 0

| accettato

Risposto
how to set exposuretime in appdesigner with EditField?
I suggest adding some diagnostic statements to assure that you have the desired source object and that is supports the ExposureT...

oltre 3 anni fa | 0

| accettato

Risposto
Using handles obtained from another GUI
I offer some guidance, but the scope of what you are asking is too large and too vague for an answer. From your description, yo...

oltre 3 anni fa | 0

Risposto
Interplay between .Visible='off' and axis(app.UIAxes, 'off') in App Designer
I believe that you are not seeing the changes because they are all in the startup function. I adjusted the startup function with...

oltre 3 anni fa | 0

Risposto
Selecting ROI in a video file
Please note that imrect is no longer recommended. https://www.mathworks.com/help/images/ref/imrect.html?s_tid=srchtitle If the...

oltre 3 anni fa | 0

| accettato

Risposto
3D plot in appdesigner
What version are you using? I'm using R2019b Update 1 on 64-bit Windows. I pasted your code into a new blank App with one UIax...

oltre 3 anni fa | 0

Risposto
3D plot in appdesigner
Use the view command to set the perspective on the axes. For example: view(app.UIAxes,[-5 2 5]) https://www.mathworks.com/h...

oltre 3 anni fa | 0

| accettato

Risposto
Is there a way to print code from app designer?
The development team followed through. In MATLAB R2019b, within the App Designer Code View, select Save and select "Export to ....

oltre 3 anni fa | 2