Is there an example on how to use a Vector CANoe COM object from within MATLAB?
9 views (last 30 days)
Show older comments
I have a Vector CANoe device which provides a COM interface. How can I use this COM interface from inside MATLAB?
Accepted Answer
MathWorks Support Team
on 18 Oct 2013
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 Comments
More Answers (0)
See Also
Categories
Find more on Use COM Objects in MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!