Reuben Addison
Followers: 0 Following: 0
Feeds
提问
Using ismember with some margin
I asked a question yesterday and I got some good answers but there was a twist to my problem want to use a subset of number to...
1 year 前 | 2 个回答 | 0
2
个回答提问
Use a subset of number to find the index in a bigger set
I want to use a subset of number to find the index in a bigger set eg bigger set BS = [2.33, 4.55, 5.88, 3.98, 4.66, 7.99, 2....
1 year 前 | 1 个回答 | 0
1
个回答提问
Bad CPU type in executable
I am using the latest iOS Ventura on a M1 Mac. I am running a toolbox in matlab DPARSF and I keep running into errors and I don’...
1 year 前 | 1 个回答 | 0
1
个回答提问
Append results into an array in a for loop as in python
I created an array to store results from a for loop, looks like it seems to break vertices = zeros(length(Data.X3),1); for i...
1 year 前 | 1 个回答 | 0
1
个回答提问
Error message concerning path
I am trying to make a loop over several folders using a path for my function but when I test the code I get subject_number =...
1 year 前 | 1 个回答 | 0
1
个回答提问
Loop through every nth row in a data frame in a function
I want to loop through specific rows to pick up data for some program I wrote and wondering if there is an efficient way of doin...
1 year 前 | 1 个回答 | 0
1
个回答提问
CELL2MAT does not support cell arrays containing cell arrays or objects
I am writing a function and it worked fine until I made a tweak it a pit then I got the above error path1 = '/Users/punk/Docum...
2 years 前 | 1 个回答 | 0
1
个回答提问
loop through subjects in Matlab path to run a program in subfolders
I am trying to loop through multiple subjects in multiple subfolders This is what I want to do in the long run assuming I am...
2 years 前 | 1 个回答 | 0
1
个回答提问
Variable as placeholder in an "fopen" statement
Still on the issue of a place holder , I am trying to write a code to name the output folder by subject name, I know typically i...
2 years 前 | 1 个回答 | 0
1
个回答提问
Use variable as placeholder in a path
I am trying to use a variable as a placeholder in a path but I keep getting an error. data = dlmread(['/Users/reubs/Documents/D...
2 years 前 | 2 个回答 | 0
2
个回答提问
Set matlab executable in bash terminal on mac
I am trying to set an executable to open matlab from the terminal, I need that to run a program called simnibs I tried this c...
2 years 前 | 1 个回答 | 0
1
个回答提问
A function that creates a transformation matrix
I want to create a matrix that transform a matrix into new coordinates but I am a getting an error with too many inputs functi...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to program primary submovement duration in matlab (Kinematics analysis for discrete aiming movements)
In a discrete aiming movement the primary sub-movement starts at movement onset till the second zero-crossing in the acceleratio...
2 years 前 | 0 个回答 | 0
0
个回答提问
How to label Y_ticks for a multi line plot using a for loop
I am making a multiline plot however I want the y-tick labels to represent each iteration (i) in the loop, instead of just givin...
2 years 前 | 1 个回答 | 0