Is there an example on how to use a Vector CANoe COM object from within MATLAB?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a Vector CANoe device which provides a COM interface. How can I use this COM interface from inside MATLAB?
Akzeptierte Antwort
MathWorks Support Team
am 18 Okt. 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!