connection with matlab

Hi, i was controlling rc servo motor on matlab with arduino uno. Right now i have a arduino due, but i didn't communicate between arduino due and matlab. How can i controlled rc servo motor with arduino due?

The Due is a 3.3V board - RC servo's need a 5V signal so you'd use a level shifter
(although its possible some servos will just work with a 3.3V signal, there is no
guarantee).

but i didn't provide any connection between arduino due and matlab

What does that mean? You've got a USB lead surely?

this is not problem for me. I want to know , How can i control this servo motor from matlab.