Question


How do I use indexing (vectorization?) rather than for loops for dynamic field referencing into a cell array?
I think there's a way to eliminate |for| loops by indexing, or perhaps it's called vectorizing. How do I do this? For example...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


What is the difference between dicomrt2matlab's contours.points and contours.VoxPoints?
What is the difference between <https://github.com/ulrikls/dicomrt2matlab dicomrt2matlab> 's |contours.Points| and |contours.Vox...

meer dan 8 jaar ago | 0 answers | 1

0

answers

Answered
How do I index within a structure?
Instead of indexing within an array stored in a structure element, I sorted the structure elements' arrays into a new structure,...

meer dan 8 jaar ago | 1

| accepted

Question


bwtraceboundary draws outside object, whereas edge identifies "last pixels" of object, right?
Reading the documentation, am I correct in understanding that |bwtraceboundary| draws outside the object whereas |edge| identifi...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Answered
Matlab - multiple variables normalized histogram?
MATLAB R2015b has normalization built-in: help histogram This command brings up the following documentation, indicating ...

meer dan 8 jaar ago | 0

Question


How do I index within a structure?
I am trying to take the mean of a structure.field column's number for multiple patients in a structure and store it for a plot o...

bijna 9 jaar ago | 3 answers | 0

3

answers

Answered
'readtable' command creates 0-by-0 empty table or reports 'unable to open file' error. Bad installation of trial software? Japanese Excel problem?
I resolved the 'unable to open file' error by correcting the filename in the command. I do not know the cause of the 0-by-0 e...

bijna 9 jaar ago | 0

| accepted

Question


'readtable' command creates 0-by-0 empty table or reports 'unable to open file' error. Bad installation of trial software? Japanese Excel problem?
I used the R2015b Windows (64-bit) Installer Download to install a trial version of MATLAB with I think all available toolboxes ...

bijna 9 jaar ago | 1 answer | 0

1

answer