Statistics
13 Questions
0 Answers
RANK
276,632
of 297,016
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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 exit background program using MATLAB?
Hi, I want to exit a background program after I started it using MATLAB code. do you know how to do it? My start up code...
8 years ago | 1 answer | 0
1
answerQuestion
How do I copy fields name and their contents to another struct variable?
Lets say that I have this code: a=struct; a(1).a='a1'; a(1).b='b1'; a(1).c='c1'; a(2).a='a1'; a(2).b='b1...
8 years ago | 1 answer | 0
1
answerQuestion
How can I close the roi edge
Hi, I have an image that represents part of ROI edge, I need to complete the ROI edge. the command: BW = poly2mask(x, y, m...
9 years ago | 0 answers | 0
0
answersQuestion
The sigma that I got from fitgmdist seems small
Hi, I've used fitgmdist to fit 3 gaussians to my variable, and the sigma seems very small. The variable is attached. After his...
10 years ago | 0 answers | 0
0
answersQuestion
How to extract skull from MRI image?
Hi, I'm trying to extract only the skull from the image. The problem here is that a little tumor between the eyes is somehow ...
10 years ago | 0 answers | 0
0
answersQuestion
how to find a string in a struct when i don't know which field
Hi, I have a dicom file (structure) and I want to find a string in it. It might be in any field, and it might be in a field th...
10 years ago | 0 answers | 0
0
answersQuestion
How do i copy the properties of one figure to another
Hi, I have two figures with different properties and values. I want to copy only the properties of one figure to another. The...
11 years ago | 1 answer | 0
1
answerQuestion
Fit a circle to 3d dots
Hi, I have dots spread like a tube in a 3d space. I want to fit a circle to this data (the data is attached). The plane that t...
11 years ago | 2 answers | 0
2
answersQuestion
how to sort Indices of a circle in a 3d plane clockwise?
Hi, I have a sort of dots circle in a 3d plane and I want all the indices of the dots to be arranged clockwise. the indices...
11 years ago | 1 answer | 0
1
answerQuestion
How to complete a surface with "trisurf" command?
Hi, I have a surface of something which was plotted using the "trisurf" command. I cut part of the surface by deleting all d...
11 years ago | 0 answers | 0
0
answersQuestion
Create string of dots characters
Hi, I want to create a string of dots character like the function blanks does to create spaces. how do I do that?
11 years ago | 2 answers | 0
2
answersQuestion
how to use textscan to read this text file properly
Hi, I have a text file that I cannot read it propely: '3.700000e+00 2.500000e+00 3.500000e+00 3 6.945462e+00 R M1 (1)' ...
11 years ago | 1 answer | 0
1
answerQuestion
The import wizard doesn't luanch properly
hi, I saved a workspace file of matlab. For somehow when I press the file twice, instead of open the import wizard, another win...
11 years ago | 0 answers | 0