photo

Thomas Carpenter


University of Leeds

Last seen: casi 4 años hace Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Professional Interests: Electronics

Estadística

MATLAB Answers

6 Preguntas
1 Respuesta

CLASIFICACIÓN
19.032
of 300.338

REPUTACIÓN
2

CONTRIBUCIONES
6 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.922

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.149

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
Buffer allocated in DLL crashes Matlab
Never mind, just noticed a glaringly obvious mistake: _buffer = (PINT16)malloc(len); Should be: _buffer = (PINT16)m...

más de 10 años hace | 0

| aceptada

Pregunta


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 ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 12 años hace | 3 respuestas | 2

3

respuestas