Finally I can use matlab to control Lego NXT on my macbook
I got a license for MATLAB on my MacBook Pro, and I tested controlling NXT with RWTH Aachen MINDSTORMS NXT Toolbox. With Bluetooth, it works very well, though I haven’t succeeded in using USB. Anyway, Bluetooth is all I need, so that’s alright for me.
One thing to note is that in the installation instructions (link here), there is a small mistake: only after you execute
1
COM_OpenNXT('bluetooth.ini')
You get the sign on NXT change from B< to B< >.
I will experiment with the power of Matlab from now on!
This post is licensed under CC BY 4.0 by the author.