photo

Thomas Carpenter


University of Leeds

Last seen: quasi 4 anni fa Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Professional Interests: Electronics

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
19.032
of 300.364

REPUTAZIONE
2

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
2

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 10 anni fa | 0 risposte | 0

0

risposte

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

oltre 10 anni fa | 0

| accettato

Domanda


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

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 12 anni fa | 3 risposte | 2

3

risposte