ahasan ratul
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0