photo

Rowan Lawrence


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

8 Questions
0 Answers

Cody

0 Problems
13 Solutions

RANK
146,419
of 300,379

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
33,276
of 168,299

CONTRIBUTIONS
0 Problems
13 Solutions

SCORE
140

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

2 years 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 ...

5 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...

5 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...

5 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...

6 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 ...

6 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 ...

6 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...

6 years ago | 1 answer | 0

1

answer