Main Content
interpolateVelocity
Interpolate velocity at arbitrary spatial locations for all time or frequency steps for dynamic structural problem
Syntax
Description
returns the interpolated velocity values at the 2-D points specified in
intrpVel
= interpolateVelocity(structuralresults
,xq
,yq
)xq
and yq
for all time or frequency
steps.
uses the 3-D points specified in intrpVel
= interpolateVelocity(structuralresults
,xq
,yq
,zq
)xq
, yq
, and
zq
.
uses the points specified in intrpVel
= interpolateVelocity(structuralresults
,querypoints
)querypoints
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2018a