Community Profile

photo

ELI


the hebrew university

Active since 2013

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

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

7 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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?

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

0

answers