| Contents | Index |
convertedValues =
convangvel(valuesToConvert, inputAngularVelocityUnits, outputAngularVelocityUnits)
convertedValues = convangvel(valuesToConvert, inputAngularVelocityUnits, outputAngularVelocityUnits) computes the conversion factor from specified input angular velocity units to specified output angular velocity units. It then applies the conversion factor to the input to produce the output in the desired units.
convertedValues |
Floating-point array of size m-by-n values that the function has converted. |
Convert three angular velocities from degrees per second to radians per second:
a = convangvel([0.3 0.1 0.5],'deg/s','rad/s')
a =
0.0052 0.0017 0.0087convacc | convang | convangacc | convdensity | convforce | convlength | convmass | convpres | convtemp | convvel

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |