Help CenterHelp Center
Write position of servo motor
writePosition(s,position)
example
writePosition(s,position) writes the specified value to the specified servo on the Arduino® hardware.
s
position
value
collapse all
Create servo object.
a = arduino('COM4','Uno','Libraries','Servo'); s = servo(a,'D4');
Rotate the motor to its maximum position.
writePosition(s,1)
Servo object connected to an Arduino hardware specified as an object.
Position of servo motor shaft specified as a number representing the angle from 0 to 1.
0
1
Introduced in R2014b
servo | readPosition | arduino
servo
readPosition
arduino
You have a modified version of this example. Do you want to open this example with your edits?
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office