- 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!