Is there an example on how to use a Vector CANoe COM object from within MATLAB?
11 ビュー (過去 30 日間)
古いコメントを表示
I have a Vector CANoe device which provides a COM interface. How can I use this COM interface from inside MATLAB?
採用された回答
MathWorks Support Team
2013 年 10 月 18 日
The attached example has been adapted from a Visual Basic example from Vector. It demostrates how to:
1. Start CANoe.
2. Load a configuration file.
3. Get a handle on a custom function using events.
4. Get a value from the CAN bus.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Use COM Objects in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!