MATLAB: How to discretize measurement in Simulink

discretize continuous signal

I have some measurements connected to scope, I need to perform FFT for these measurement. How can I change the continuous signal to discrete one in Simulink? I tried to use 'Zero-order hold' and 'buffer',but unfortunately it doesn't work.
thanks for any input in the subject

Best Answer