i have made an arduino voltmeter and i want to display the output by creating a display box in matlab gui.can someone help me with the coding?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am able to establish the connection between my arduino board and matlab using the following code clear all; global a; a=arduino('COM10');
I have also downloaded the arduino support package for matlab and i have uploaded the adiosrv file to my arduino board.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Arduino Hardware 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!