photo

James


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
228,857
of 301,200

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,190

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,339

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


Interpolate Vectors into rotated grid
Hello, I am having trouble finding which is the best functions to use for an interpolation I am doing. I have a set of data ...

11 years ago | 1 answer | 0

1

answer

Answered
imfill or other function to make a donut from contours?
I have attached a picture of what I am trying to accomplish. Top left is the contour set, top middle is how I want it to be fil...

12 years ago | 0

Answered
imfill or other function to make a donut from contours?
I realised I posted this late (after normal work hours). Bumping so it doesn't get buried...

12 years ago | 0

Question


imfill or other function to make a donut from contours?
Hello, I am trying to make a donut from two concentric sets of contours. When I use imfill, it completely fills in the outer...

12 years ago | 2 answers | 0

2

answers

Answered
mxGetPr crashing for no reason
Awesome, thanks for the answer, that makes more sense. I did a work around by saving the output into a temp array imgT and then...

12 years ago | 0

Question


mxGetPr crashing for no reason
Hello, I am trying to create a mex file which will modify the contents of the array in plhs, but whenever I run the code it c...

12 years ago | 2 answers | 0

2

answers