Community Profile

photo

ahasan ratul


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

answer

Question


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

answers

Question


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

answers

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 2 answers | 0

2

answers