photo

JIAYING WU


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
8,082
of 300,369

REPUTATION
6

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
5

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


10bits image display
Can 10bits image displayed as true 10 bits (if hardware allows) using the app desisgner?

4 years ago | 0 answers | 0

0

answers

Question


How to find current object in app designer 2019?
since gco gcf not working in app designer 2019 what is the way to find current object or figure that is on focus?

6 years ago | 0 answers | 2

0

answers

Question


Disable windowkeypressfcn when specific child is on focus (app designer)
Is there a way to disable windowkeypressfcn when a specific child is on focus For example, I have a slider and an edit box and...

6 years ago | 1 answer | 0

1

answer

Question


change focus in app desinger
I have a edit box that requires user input values. Is there a way to put the cursor in the editbox without click the box? Inste...

6 years ago | 1 answer | 3

1

answer

Question


Editor limit line for app designer code view
Is there a Editor limit line property exist in app designer code view? Or is there a way to add one?

6 years ago | 1 answer | 0

1

answer

Answered
How to remove a specific object from cell
AllObjects(3) = [ ];

6 years ago | 0

Question


How to hide the mouse pointer in app designer
How to hide the cursor (pointer) when building apps using app designer? Need to hide cursor for 2 mins. Have tried set(app.UIf...

6 years ago | 2 answers | 0

2

answers