Statistics
RANK
24.126
of 297.016
REPUTATION
1
CONTRIBUTIONS
11 Questions
6 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
1
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
ongeveer 12 jaar ago | 1 answer | 0
1
answerstrings 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...
meer dan 12 jaar 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 ...
meer dan 12 jaar ago | 2 answers | 0
2
answersCompare 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...
meer dan 12 jaar 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...
meer dan 12 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
bijna 13 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
bijna 13 jaar ago | 3 answers | 0
3
answersQuestion
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...
bijna 13 jaar ago | 3 answers | 0
3
answersQuestion
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...
bijna 13 jaar ago | 3 answers | 1
3
answersfind a value & store in new variable
Both work! Thanks TAB, Thanks Jan.
bijna 13 jaar 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],[...
bijna 13 jaar ago | 3 answers | 0
3
answersSaving 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...
bijna 13 jaar ago | 0
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
bijna 13 jaar 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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 2 answers | 0