photo

Hope Q


Last seen: 4개월 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Knowledgeable Level 2
  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

4년 초과 전 | 0

답변 있음
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 ...

4년 초과 전 | 1

| 수락됨

답변 있음
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...

4년 초과 전 | 0

| 수락됨

답변 있음
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...

4년 초과 전 | 0

| 수락됨

답변 있음
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...

4년 초과 전 | 0

답변 있음
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...

4년 초과 전 | 0

답변 있음
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...

4년 초과 전 | 0

| 수락됨

답변 있음
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...

4년 초과 전 | 0

답변 있음
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...

4년 초과 전 | 0

| 수락됨

답변 있음
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 ....

4년 초과 전 | 2