ahasan ratul
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
251,798
of 295,467
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
marge two different types of .CSV files
I have two .csv files. 1st one has 1x134 strings in it called level.csv and 2nd one has 1000x134 numbers named sequences.csv. Ca...
6 years ago | 1 answer | 0
1
answerQuestion
Is there any way to change the loop range using two slider?
I want to control a for loop or a while loop in which I will plot something but I want to control the range of the loop should d...
6 years ago | 0 answers | 0
0
answersQuestion
How to use a variable from pop up menu callback to another callback functions like slider?
I made a popupmenu in GUI with tag Joint_PopUP like following. Whenever I select 'Head' or 'Head_End' from popupmenu, I make cha...
6 years ago | 1 answer | 0
1
answerQuestion
how to use a (matrix) variable from one callback to another callback in GUI?
I load a cell from a .mat file and convert it to mat and save it in a variable called "MelisaW". Now, I want to use this MelisaW...
6 years ago | 1 answer | 0
1
answerQuestion
Matlab Gui plot doesn't animate using drawnow.
I am new in GUI. I have a GUI with a single axes that loads a .mat file. from The .mat file, I convert a 18000*132 matrix called...
6 years ago | 1 answer | 0
1
answerQuestion
GUI axes only plots the last values in a for loop!
I am trying to plot values in an axes inside GUI in matlab. The code must load 18000*132 matrix and scatter plot few columns fo...
6 years ago | 0 answers | 0
0
answersQuestion
Want to draw two axes using a single popupmenu
I haven't used matlab gui before. I want to draw two plots using a popup menu. Suppose, I want to plot cm and mm values in two ...
6 years ago | 2 answers | 0
2
answersQuestion
How can I separate connected objects from the color segmented RGB image ?
I have a image like "testImage" . Applying some sort of threshold, like the code I could separate the blue objects but now i am ...
9 years ago | 1 answer | 0
1
answerQuestion
how to identify background taking average from a collection of images
<</matlabcentral/answers/uploaded_files/35979/test4.jpg>> <</matlabcentral/answers/uploaded_files/35980/test2.jpg>> i am h...
9 years ago | 1 answer | 0
1
answerQuestion
how to encircle the blue objects and separating them?
i am trying to separate the blue/violet object in the "testimage" and to count them. but the way i tried encircling the objects ...
9 years ago | 2 answers | 0