- 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 ?
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
Gautam Vallabha
on 6 Apr 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 Comments
More Answers (1)
See Also
Categories
Find more on Deployment, Integration, and Supported Hardware in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!