- Example guide on developing an embedded target (includes an overview presentation and associated Simulink files)
- External mode documentation (for R2012a)
- Creating a Communications Channel for Target Connectivity (published example). This example can also be accessed from the MATLAB command line by typing "showdemo rtwdemo_rtiostream"
Is there any full explanation or smart example how to implement hardware target ?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi.
Reading Matlab and Simulink manual i can't find a really helpful example or an help page/doc about how to implement my own hardware target for my microcontroller.
I think that creating by example is the better way to port some nice target package for my platform.
Arduino now is not open source (p files and mex) everywere , early versions does not supports external mode(just pil, model, standalone). Also, the explanation of how to implement external mode for my project is too small - i cant use it at all: no tutorial included for this or any webinar.
So, the question is:
Is there any open source hardware (m and c/cpp files) target example with model, standlone and external mode operation modes implemented?
0 comentarios
Respuesta aceptada
Gautam Vallabha
el 6 de Abr. de 2012
Take a look at the following resources -
If you still have questions, please post them here (in MATLAB Answers forum) or contact MathWorks Technical Support.
0 comentarios
Más respuestas (1)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!