photo

shon


Hewlett-Packard Co

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
2 Answers

RANK
118,032
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

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

Feeds

View by

Answered
Is it possible to access a pointer to a structure within another structure via libpointer?
I've discovered a solution that works but I don't really understand why that is. I can create records in which a record may c...

13 years ago | 0

| accepted

Question


Is it possible to access a pointer to a structure within another structure via libpointer?
Hello, I am using an external c/c++ shared library from within MATLAB. Please see the code below: % c/c++ interface ...

13 years ago | 1 answer | 0

1

answer

Answered
How to make prototype files accessible to the MCR in C++?
I've learned how to do this correctly. After you create a prototype file you must add it to the list of files to be "compiled...

13 years ago | 0

| accepted

Question


How to make prototype files accessible to the MCR in C++?
Hello, I'm trying to use a MATLAB compiled C++ DLL in my C++ application. I've written a function that appears to run just f...

13 years ago | 1 answer | 0

1

answer