Is there an example on how to use a Vector CANoe COM object from within MATLAB?
9 次查看(过去 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!