Community Profile

photo

Rowan Lawrence


Last seen: 8 months ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Separating "Binary" Masks Into Separate Files
Hello! I have a number of participants each of which have binary masks in NIFTI / .nii files for 14 different brain structures i...

10 months ago | 1 answer | 0

1

answer

Question


MEX - 'Initialization From Incompatible Pointer Type' Warning
Hello, I'm learning basic MEX programming and have been writing some utility functions over the last couple of days. I noticed ...

4 years ago | 1 answer | 0

1

answer

Question


Strange MEX Compile Issue
I am currently using MATLAB 2019a (Research Licence) and am writing some MEX utility functions. I have finished a couple of scr...

4 years ago | 0 answers | 0

0

answers

Question


Combine Multiple Tokens to Match Using regexp
Hello, I need to match two single quotes in a string using regexp(); unless I missed it in the official documentation, I have on...

4 years ago | 1 answer | 0

1

answer

Question


Using the Mod Function to Turn a Vector (i.e. 1:15) into [1, 2, 3, 1, 2, 3, 1, 2, 3] etc.
I'm currently reading through the book MATLAB for Clinical and Cognitive Scientists by Mike Cohen. In the book, he mentions a 'n...

4 years ago | 4 answers | 0

4

answers

Question


Is there an equivalent to the '+=' operator in MATLAB?
Hello, When I've programmed in C and C++ before I've used the '+=' operator, which is a shorthand way of adding a given value ...

4 years ago | 1 answer | 0

1

answer

Question


Any way to use British spellings for function calls and arguments?
This is really a very minor gripe, but the amount of times I'll be typing out several lines of code or several subplots and run ...

4 years ago | 3 answers | 0

3

answers

Question


Difference between clear var and clear var*
Hi all, This will probably be a very straightforward question but I can't get to the bottom of it. I just started reading Mike...

4 years ago | 1 answer | 0

1

answer