Is there an example on how to use a Vector CANoe COM object from within MATLAB?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a Vector CANoe device which provides a COM interface. How can I use this COM interface from inside MATLAB?
Respuesta aceptada
MathWorks Support Team
el 18 de Oct. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!