MATLAB: Matlab Arduino Servo Control

arduinomakermatlab gui

I have a Matlab m file that control the servo motor model angle and I need to make this file control real servo using Arduino. Now I can use GUI to control Led (on, off) but how can I control Servo?
Related Question