|
Prev: mean of a random signal during simulation(realtime) with simulink
Next: c-code loop translated into matlab
From: Sanja on 5 May 2008 08:42 roberson(a)ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in message <ft2ntk$kq6$1(a)canopus.cc.umanitoba.ca>... > In article <ft25ef$mid$1(a)fred.mathworks.com>, > Sanja <sanja(a)mathworks.com> wrote: > > >I'm working on development of LPR system in Matlab and I > >need to deploy it on Pocket PC running on Windows Mobile > >5.0 operative system. Does anyone know can MCR be instaled > >on Pockets? > > Sorry, it cannot. > > Perhaps LME ("Lightweight Math Engine") or LyME or > SysQuake would be of benefit to you. > -- > "There's no term to the work of a scientist." -- Walter Reisch Thanks for your help.
From: Dave on 5 May 2008 19:53
>>> I'm working on development of LPR system in Matlab and I >>> need to deploy it on Pocket PC running on Windows Mobile >>> 5.0 operative system. Does anyone know can MCR be > instaled >>> on Pockets? >> Sorry, it cannot. You might want to take a look at http://witm.sourceforge.net/ http://witm.sourceforge.net/pda.php The same could probably be done for Matlab. The code for the Mathematica interface is only a few hundred lines long. |