LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Calling Matlab on PocketPC

Does anyone know if it's possible to call a Matlab dll or script from a LabVIEW vi running on a PocketPC?  I searched the forums, but all of the posts seemed to be specific to a PC and not a PocketPC.

Thanks
0 Kudos
Message 1 of 4
(3,437 Views)

The PDA module does not have all the capabilities of the windows version. Specifically, to make a DLL call you need a DLL compiled for the PocketPC (which I assume MATLAB doesn't have) and the source code for the DLL. My guess would be that the answer would be no.

If you can have communication to a PC, however, then you can write a LabVIEW server on the PC which will call the DLL and return the information to the PDA.


___________________
Try to take over the world!
0 Kudos
Message 2 of 4
(3,426 Views)

This post really begs the question: do you have a version of MatLab for the PocketPC?  I have a new (Christmas) Pocket PC and I would love to be able to run matlab on it.  I have not looked for this, however, so could you give a little info about it?

Thanks,

Bob Young

0 Kudos
Message 3 of 4
(3,421 Views)
I contacted The Mathworks and they do NOT support running Matlab on a PocketPC.  Every other OS and DSP chips, but no PocketPC.  Go figure...

Thanks for the help!
Derek
0 Kudos
Message 4 of 4
(3,415 Views)