Thomas Carpenter
University of Leeds
Followers: 0 Following: 0
Professional Interests: Electronics
Statistics
RANK
19,032
of 295,467
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
loadlibrary mfilename put in sub folder
I have a rather large Matlab project (over 100 function files etc.) which I have organised into folders to make it easier to kee...
9 years ago | 2 answers | 0
2
answersQuestion
LoadLibrary, enums, and character literals
I've run into a rather daft problem with trying to load a DLL that I made. Basically all has been going well until recently when...
9 years ago | 1 answer | 0
1
answerQuestion
size(libpointer.Value). Can it be done *without* copying the array
Hi, I am returning a pointer to an array to MATLAB from a DLL using the following (simplified) code: arrayWidth = 16...
9 years ago | 0 answers | 0
0
answersBuffer allocated in DLL crashes Matlab
Never mind, just noticed a glaringly obvious mistake: _buffer = (PINT16)malloc(len); Should be: _buffer = (PINT16)m...
9 years ago | 0
| accepted
Question
Buffer allocated in DLL crashes Matlab
Hi, I am trying to get MATLAB to work with a DLL I wrote. The DLL allocates a buffer which remains static until a command is ...
9 years ago | 1 answer | 0
1
answerQuestion
Windows Custom Device Driver Control
Hi, I have written a driver for a device I am making and need to interface the device with MATLAB. Essentially the driver is ...
10 years ago | 1 answer | 0
1
answerQuestion
Matlab R2013a wont open files in Editor.
Hi, I've just installed Matlab R2013a (32bit student edition) on my computer but am having trouble opening files. If I double...
11 years ago | 3 answers | 2