geez0x1 / CompliantJointToolbox

Compliant Joint Toolbox (CJT) for MATLAB and Simulink
GNU General Public License v3.0
38 stars 14 forks source link

getFFt produces an output but no error for sig and t being unequal length #33

Closed joernmalzahn closed 6 years ago

joernmalzahn commented 7 years ago

It is possible to call getFFt with a time and signal vector of different lengths. However, the output is not clear in this case. Likely the user has done a mistake when this happens and an error should be issued.

joernmalzahn commented 7 years ago

getFFt produces an output but no error for sig and t being unequal length

geez0x1 commented 7 years ago

@joernmalzahn What's that?

geez0x1 commented 6 years ago

Fixed in 66e1784c607f3a94d895900a492062745564c499.