Calling mbed files from Matlab

13 Jul 2011

Is it possible to call an mbed program from Matlab? I was thinking of calling a program, which would run the stepper motor; instead of matlab directly controlling the motor.

18 Jul 2011

You can program the mbed to control the stepper motor, and then use serial communication from Matlab to turn that control on/off.

10 Aug 2011

Do you have any sample codes thta you can share with? Links will also be helpful...

10 Aug 2011

Remember to check the Cookbook pages. Here's one that might help:

http://mbed.org/cookbook/Interfacing-with-Matlab

Mike

10 Aug 2011

Thanks man. You made my day better!!!

10 Aug 2011

Thanks man. You made my day better!!!