Community Profile

photo

Ubu


Last seen: 2 years ago Active since 2012

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


3D volume dimension resize
Dear experts, I have been reading extensively through the web, but I haven't clarified my doubts yet. I have a 3D image with ...

11 years ago | 1 answer | 0

1

answer

Answered
strings comparison with if then in array
Hi Conrad, This is "almost" great! As you can see for my previous post - I forgot to mention it in words - is that two con...

11 years ago | 0

Question


strings comparison with if then in array
Dear all, Although I've already found a couple of posts on digits and strings together in cell arrays, I couldn't figure out ...

11 years ago | 2 answers | 0

2

answers

Answered
Compare value in one column and replace string in another column
I now set up UnformOutput to false: x = cellfun(@str2num,M{5},'UniformOutput', false); but a new error appears regarding...

12 years ago | 0

Question


Compare value in one column and replace string in another column
Dear all, I imported a very long logfile with textscan using the %s (string) for all columns, given that I have both strings...

12 years ago | 2 answers | 0

2

answers

Question


strings pseudo-randomization plus constraints
Dear all, I'm about to randomize my stimuli for an experiment. Each stimulus corresponds to an audio-file, whose name might ...

12 years ago | 1 answer | 0

1

answer

Question


including subject_name in variable with a loop
Dear all, We are running a script over several subjects in order to get mean reaction time data per condition out of each of ...

12 years ago | 3 answers | 0

3

answers

Question


find a value & store in new variable (again)
Dear Matlab friends, We recently posted a question about finding values and storing them in new variables: http://www.math...

12 years ago | 3 answers | 0

3

answers

Answered
run scripts in sequence
Na klar! Thanks guys..

12 years ago | 0

Question


run scripts in sequence
Hi, A very simple question: We have three scripts - script1.m script2.m script3.m Each of them would last aprrox 2 hour...

12 years ago | 3 answers | 1

3

answers

Answered
find a value & store in new variable
Both work! Thanks TAB, Thanks Jan.

12 years ago | 0

Question


find a value & store in new variable
Hi, Standard question: We have a cell array A <1X2 cell> with integer and decimal numeric values: A = {[1;2;29;2],[...

12 years ago | 3 answers | 0

3

answers

Answered
Saving to text file from cell array
Hi Walter, Sorry to have made some caos with duplicates. Indeed, we also thought about a loop over the first dimension, b...

12 years ago | 0

Answered
txt file to cell array to text file
Advanced solutions here: http://www.mathworks.co.uk/matlabcentral/answers/31268-saving-to-text-file-from-cell-array

12 years ago | 0

Question


Saving to text file from cell array
Dear colleagues, we have a cell array like the one below, we obtained from a txt file: [34] [12] 'xxx' [3] [1] 'w...

12 years ago | 2 answers | 0

2

answers

Question


txt file to cell array to text file
Dear all, I have a matrix txt file with 384 rows and 12 columns (tab-formatted). Each column can have either numeric or stri...

12 years ago | 2 answers | 0

2

answers

Question


If then with strings
Dear all, a very very simple question on strings and if-then loops. I loaded an xls file - 384X2 double - which only cont...

12 years ago | 2 answers | 0

2

answers