photo

Tong Wang


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
114,385
of 300,338

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
80.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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 3

View badges

Feeds

View by

Question


Problem with 'InsertShape'?
I want to add masks over my processed image, as you can see, after using 'InsertShape' i get such a strange pic, i marked the a...

7 years ago | 2 answers | 0

2

answers

Question


How to save an image in this situation quickly without using 'saveas' and 'insertShape'?
I want to generate an image like this. Initially i just have an processed image, then i need to plot mask (the blue one) over th...

7 years ago | 0 answers | 0

0

answers

Question


How can i create such a table in Report Generator?
i would like to creat a table like this, as you can see, the left side is a big image, and the second and third column are full ...

7 years ago | 1 answer | 0

1

answer

Question


How can i perfect use ColSpan in table with report generator?
I want to remove the line in the red circle <</matlabcentral/answers/uploaded_files/124489/d1.jpg>> i tried use ColSpan li...

7 years ago | 1 answer | 0

1

answer

Question


How to insert an image to table entry in this situation in Report Generator ?
I saw code like this could change the text content of an entry after building the table: table.entry(1,1).Children(1).Con...

7 years ago | 1 answer | 0

1

answer

Question


How to change the position of table in Report Generator?
I set the paper to 'landscape', then i put a table on that, but you can see above the table, there is a big area of blank(red li...

7 years ago | 1 answer | 0

1

answer

Question


How to create a PDF report with for-loop in Reporter Generator?
The format of every page in my report is identical, task of report is to load a different image in every page, i tried following...

7 years ago | 1 answer | 0

1

answer

Question


How to remove callback from a java component?
As you can see, i have here a java slider in matlab gui, i need to set a 'MouseReleasedCallback' when i use mouse to control the...

7 years ago | 2 answers | 0

2

answers

Question


with which keyword can i handle the java component in GUI?
i would like to change the java slider property after i click a button, the problem is, normally we use the 'handles.X' to get i...

7 years ago | 1 answer | 0

1

answer

Question


GUI How to put a javacomponent in an uipanel?
In GUIDE I tried to put the RangeSlider in my panle, like this <</matlabcentral/answers/uploaded_files/113336/Image.png>> ...

7 years ago | 1 answer | 0

1

answer