Where is my RTW Toolbox?
11 ビュー (過去 30 日間)
古いコメントを表示
Hey Guys,
a short question (I hope): I've installe Matlab and my administrator told me that the Real Time Windows Target is included. The toolbox is showing up by tiping "ver" in the command windows.
But when I got to the "simulation -> configuration parameters" - menu in Simulink, there is no Real Time Workshop listed on the left.
I am using Matlab R2012a under windows xp. Is there anything to setup or to install to make the workshop appear? I am exspecting that entry, because I saw it in different tutorials.
I hope someone knows a quick solution. Thanks so far.
3 件のコメント
採用された回答
Azzi Abdelmalek
2012 年 11 月 8 日
編集済み: Azzi Abdelmalek
2012 年 11 月 8 日
Real time windows target is not in configuration parameters, it's in Simulink librairy browser, near simulink report generator
1 件のコメント
Dzung
2014 年 9 月 12 日
Hi azzi, Do you know where the RTW user guide pdf locates? I've searched my whole matlab root folder but not found any thing like rtw_ug.pdf :(
その他の回答 (2 件)
Daniel P
2012 年 11 月 8 日
3 件のコメント
Azzi Abdelmalek
2012 年 11 月 8 日
編集済み: Azzi Abdelmalek
2012 年 11 月 8 日
- Real-Time Windows Target is different from Real-Time Workshop like mentioned by Kaustubha.
- in Matlab 2012a Real-Time Workshop is named code generation which can be used by RTW in external mode (Simulink coder)
- Simulink Coder™ (formerly Real-Time Workshop®) generates and executes C and C++ from Simulink diagrams, Stateflow charts, and MATLAB® functions (from matlab help)
Daniel P
2012 年 11 月 8 日
2 件のコメント
Azzi Abdelmalek
2012 年 11 月 8 日
編集済み: Azzi Abdelmalek
2012 年 11 月 8 日
I think it's possible, but I'm curious to know what will you get after trying it. Keep me posted
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!