Feeds
提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0