Community Profile

photo

Maia


Last seen: casi 3 años hace Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to set Matlab Option Preferences -> Workspace and enable "Limit the maximum array size to a percentage of RAM" programmatically ?
Hi, I have very large variable to work with (e.g. A = zeros(10000,1000,1000) , which is about 80GB, far superior to my RAM = ...

casi 6 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Unit test with several data sets
Hi, Suppose I'd like to write unit test for an image segmentation function. I'd like to know how would you perform unit tests...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Transfer DICOM images to PACS: problem with packaged version
Hi, We have Compiler application with Matlab 2016a. I packaged an application which is used to transmit DICOM images to a ...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


unit test in image segmentation
Hi, I am working on medical image segmentation (images acquired with several machines, several patients) and I have question...

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to modify parameters from a GUI
Hi, I have an application with many parameters to set. I managed to modify those parameters with a .m file with struct, e.g. (I...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


function in a GUI does not return the correct value after function's parameters have been modified outside of the GUI
Hi all, I have a GUI with external functions that I call inside callbacks of the GUI. % define_Params() and compute_functi...

más de 6 años hace | 1 respuesta | 0

1

respuesta