You don't really need to turn your mote off, but if you don't all the incoming messages will be queued up while you debug.  Since you are receiving more than one packet per second, this will result in a really long queue. 

The reason this happens is that MatlabControl continues passing packets into Matlab even though it is in debug mode.