Matlab Windows CE Arm920T Application
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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...
0 comentarios
Respuestas (1)
Kaustubha Govind
el 9 de Sept. de 2011
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.
0 comentarios
Ver también
Categorías
Más información sobre MATLAB Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!