dsafftplot
Plot MotionSolve Frequency Response Functions (FRFs) computed from MotionSolve XML and related A, B, C, D state matrices.
Syntax
dsafftplot(par,val,typ,res,com)
dsafftplot(par,val,typ,res,com,tw)
dsafftplot(par,val,typ,res,com,tw,few)
Inputs
- par
- Dataset member name.
- val
- Values.
- typ
- Result type.
- res
- Result name(s) / request(s).
- com
- Result component(s).
- tw
- Time window window in a 2-element vector form.
- few
- Frequency exponent window in a 2-element vector form.
Examples
Example with results from a rotating blade model.
dsafftplot('./RotatingBlade/blade_1.dat.rpm',{'180';'300';'420'},'Expressions','blade_1 DEF 33 %','F7',[0.2,10],[0.5,2.5]);
Comments
This function creates a comparison plot of MotionView dsarun results in time and frequency domains by FFT of multiple output signals.