- 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 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Gautam Vallabha
2012-4-6
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 个评论
更多回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!