interpolateDisplacement
Interpolate displacement at arbitrary spatial locations
Syntax
Description
returns the interpolated displacement values at the 2-D points specified in
intrpDisp = interpolateDisplacement(structuralresults,xq,yq)xq and yq. For transient and frequency
response structural problems, interpolateDisplacement returns the
interpolated displacement values for all time or frequency steps,
respectively.
uses 3-D points specified in intrpDisp = interpolateDisplacement(structuralresults,xq,yq,zq)xq, yq, and
zq.
uses points specified in intrpDisp = interpolateDisplacement(structuralresults,querypoints)querypoints.






