Mech Stud
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
27,182
of 295,527
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
How to use the same variable in different functions in GUI MATLAB
I have a popup menu with the following code. There are two options as C1 and C2. If the user selects C1, I want to set the value...
6 years ago | 1 answer | 0
1
answerQuestion
How can I divide this group as shown in the image
<</matlabcentral/answers/uploaded_files/117021/group-technology-4-638.jpg>> I want to divide a group of images into parts for...
6 years ago | 1 answer | 0
1
answerQuestion
How to find a polygon in an image
<</matlabcentral/answers/uploaded_files/109666/03.jpg>> Is there any special techniques to find a polygons in an image or sho...
6 years ago | 1 answer | 0
1
answerQuestion
How to follow only the black line of an image
I want to follow the black line on this image and get the x,y coordinates of it. However if the black line is not completing an ...
6 years ago | 1 answer | 0
1
answerQuestion
How to select certain data from .txt file
I have text file with three columns and a lot of rows. The third column has a value of either 1 or 0. I want to choose the rows ...
6 years ago | 1 answer | 0
1
answerQuestion
How to write if condition for a column in a .txt file
I have a variable C that generates the last column of a .txt file. I want to only save the data as a .txt file if the C that is ...
6 years ago | 1 answer | 0
1
answerQuestion
How to find a range of threshold value for canny edge detector with image features?
Is there any features which can be used to find a range of threshold for canny edge detection? I used the colors of an image to ...
6 years ago | 0 answers | 0
0
answersQuestion
How to read the pixel value
<</matlabcentral/answers/uploaded_files/109469/1.png>> I used the following code to get the x and y coordinates of this image...
6 years ago | 1 answer | 1
1
answerQuestion
How to extrude an image
I want to extrude a 2D image as attached by a value of 3 and make it 3D. I can create a 3D image by providing vertex values as g...
6 years ago | 1 answer | 0