photo

Laura


Last seen: Today Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
98,377
of 300,956

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 21,124

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 172,015

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to use RandStreams appropriately with Parallel Computing?
I am currently working to update an existing set of code for reproducibility. Currently, the code is structured as follows: n...

5 days ago | 0 answers | 0

0

answers

Answered
How to use a variable in the mex compiling code sentence?
Answered my own question! Syntax should have been mex( 'MyFile_cvode.c','GCC="/usr/bin/gcc-11"','-I/usr/local/include','-L/u...

14 days ago | 1

| accepted

Question


How to use a variable in the mex compiling code sentence?
I am currently using the following mex compiling code sentence (successfully): mex GCC='/usr/bin/gcc-11' -I/usr/local/include ...

14 days ago | 2 answers | 0

2

answers

Question


Is it possible to retrieve a git tag from within MATLAB?
I am developing a set of code to process data, simulate a model, and plot figures. I'm using Git for version control via the Git...

7 months ago | 1 answer | 0

1

answer