Hallo,
stehe grad vor den selben Problem.
#include "math.h"
#include "mex.h" //--This one is required
#include "windows.h"
#include "iowkit.h"
#include "stdio.h"
void mexFunction(int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
{
// Deklaration
IOWKIT_HANDLE ioHandle;
IOWKIT56 ...
Search found 1 match
- Thu Apr 22, 2010 4:55 pm
- Forum: IO-Warrior Deutsch
- Topic: lesen mit iowkitread in io-warrior56
- Replies: 4
- Views: 5674