Community Profile

photo

André Sousa


Active since 2014

Professional Interests: ginal/image processing

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


after looping through folders
Hi there! So, this is what I have so far: cd(fileparts(which(mfilename))); start_path = cd topLevelFolder = uigetdir(st...

10 years ago | 1 answer | 0

1

answer

Question


save while runing loop
This is my full code: aa=rand(2,2,2) aa(1,1,1)=5; aa(2,1,1)=8; aa(1,2,1)=3; aa(2,2,1)=3; aa(1,1,2)=7; aa(2,...

10 years ago | 1 answer | 0

1

answer

Answered
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!

10 years ago | 0

Question


read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Hi there! Hi have this k = 1 1 2 2 1 2 2 2 2 n1 n2 n3 n4 n5 ...

10 years ago | 2 answers | 0

2

answers

Question


loop problems on for cycle
Hi there! This is the code I have: aa=rand(2,2,2); aa(1,1,1)=4; aa(2,1,1)=3; aa(1,2,1)=6; aa(2,2,1)=2; aa(1,1,2)=7; aa(...

10 years ago | 1 answer | 0

1

answer

Question


for each element i of an array , look for a value on a different matrix with value=i
Hi there! Here is the problem: I have an array a: [1*n] This array contains indices of a reshaped Amatrix I want to use a fo...

10 years ago | 0 answers | 0

0

answers

Question


save as nii file
Hi there! Here is the description o f the problem I am getting into: I have a multidimentional matrix m1(288,288,80)and I ...

10 years ago | 0 answers | 0

0

answers

Question


matrix search and the save on a new matrix
Hi there. I have a 2 collumn ndm a couple thousand rows matrix. The first collumn has some number labels and the second collumn...

10 years ago | 1 answer | 0

1

answer

Question


3D matrix manipulation. FInd values of given positions
Hi there. Pls help me resolve an issue I cant find a solution for: I have a two 3D matrixes with the same dimentions( 288*288*8...

10 years ago | 1 answer | 0

1

answer