
CHAPTER 2
MODULAR SERVO
Reference Manual
Description of the Toolbox Functions
33-008-2M5
2-11
The figure above shows the angle vs. time diagram. Notice that the plot
starts from approximately 94 seconds. This means that the experiment
was started after 94 seconds from the moment when es_call library was
loaded to the memory. If you want to plot the time from zero, simple
modify the command:
plot( Hist( 1, : )-Hist( 1, 1 ),Hist( 2, : ) )
0
2
4
6
8
1 0
1 2
1 4
- 4 0
- 3 0
- 2 0
- 1 0
0
1 0
2 0
3 0
4 0
5 0
6 0
The following commands plot angle and angular velocity vs. time:
plot( Hist( 1, :), Hist( 2, : ), Hist( 1, : ), Hist( 3, : ) )
Summary of Contents for MS150
Page 1: ...MS150 Modular Servo Workshop Reference Manual 33 008 2M5 ...
Page 3: ...Notes ...
Page 7: ...MODULAR SERVO Reference Manual Contents TOC 2 33 008 2M5 Notes ...
Page 10: ...CHAPTER 1 MODULAR SERVO Reference Manual Introduction 33 008 2M5 1 3 ...
Page 24: ...CHAPTER 2 MODULAR SERVO Reference Manual Description of the Toolbox Functions 33 008 2M5 2 13 ...
Page 77: ...CHAPTER 4 MODULAR SERVO Reference Manual Quick Reference Table 4 4 33 008 2M5 Notes ...