Is there an example on how to use a Vector CANoe COM object from within MATLAB?

9 views (last 30 days)
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
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.

More Answers (0)

Tags

Products


Release

R2008a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!