Feeds
質問
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 ...
約12年 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
12年以上 前 | 0
質問
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 ...
12年以上 前 | 2 件の回答 | 0
2
回答回答済み
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...
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年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
13年弱 前 | 1 件の回答 | 0
1
回答質問
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 ...
13年弱 前 | 3 件の回答 | 0
3
回答質問
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...
13年弱 前 | 3 件の回答 | 0
3
回答質問
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...
13年弱 前 | 3 件の回答 | 1
3
回答質問
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],[...
13年弱 前 | 3 件の回答 | 0
3
回答回答済み
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...
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...
13年弱 前 | 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
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
13年弱 前 | 0
質問
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...
13年弱 前 | 2 件の回答 | 0
2
回答質問
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...
13年弱 前 | 2 件の回答 | 0
2
回答質問
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...
13年弱 前 | 2 件の回答 | 0