I am a CS graduate student and would like to build a PDA application
that incorporates a control model developed in Matlab. This model,
which is currently being developed, provides the core functionality of
the PDA application. I am not restricted to building the application
on any particular platform (e.g., Pocket PC, Palm OS, Linux, etc.).
As a starting point, I have read that Matlab programs can be compiled
into C++. Given that Matlab can generate C++ code, incorporating it
into eMbedded Visual C++ to create a Pocket PC application seems to be
the most promising solution so far. However, I am not sure whether
this Matlab-generated code will work with eMbedded Visual C++ or is
the best solution.
Is this integration feasible on the Pocket PC platform? If it is, I
would like to know the required steps in the development process and
the development issues to consider (especially those related to Matlab
libraries, PDA memory and processor speed). If this integration is not
feasible or possible, can it be done on other platforms? |