photo

Dejan Dimitrijevic


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
137,500
of 300,364

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Code using C++ works outside of mexFunction but not the same within a mexFunction?
Hello, I have some code that when compiled as a standalone .exe works just fine, but when compiled as a mex won't return the sa...

6 years ago | 0 answers | 0

0

answers

Answered
Converting C++ bits packed int** to MATLAB unisgned char mxArray using mex?
Hi James, Hopefully you're still there now....having now taken out the boilerplate code I had used from the Kin2 MATLAB Kinect ...

6 years ago | 0

Answered
Converting C++ bits packed int** to MATLAB unisgned char mxArray using mex?
Just another follow-up, with a small question, how does MATLAB run C++, and treat it's types in comparison...I've now confirmed ...

6 years ago | 0

Question


Converting C++ bits packed int** to MATLAB unisgned char mxArray using mex?
Hi, Could someone help as I'm loosing my mind in determining what's wrong here...I have a C++ array of int values (int** pColor...

6 years ago | 3 answers | 0

3

answers