Matlab Windows CE Arm920T Application
Show older comments
Hi everybody,
I would like to know whether it is possible to make Matlab applications run on ARM920T processor with a Windows CE embedded device.
I found some hints "mcr -mv" , but I could not do it.
Please help me...
Thanks...
Answers (1)
Kaustubha Govind
on 9 Sep 2011
0 votes
If you'd like to deploy MATLAB code onto an embedded target, you need to generate C code from it using MATLAB Coder. Note however that you are restricted to the MATLAB language subset supported for code generation.
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!