Effacer les filtres
Effacer les filtres

sample a signal obtained from a simulation...(signal might not be sinusoidal)

1 vue (au cours des 30 derniers jours)
Can anybody tell me how to sample a continuous signal obtained from the simulink at a samling frequency of 1Khz...

Réponse acceptée

Arnaud Miege
Arnaud Miege le 8 Mar 2011
It depends what you want to do. If you want to convert your continuous signal into a discrete one, so that you can feed it to a (discrete) controller for example, then use a Rate Transition block. If you just want to log the signal to the workspace at a sampling frequency of 1 kHz, then simply use a To Workspace block with the relevant sample time.
More details on logging and other options are available in the Simulink documentation under Visualizing and Comparing Simulation Results and Importing and Exporting Data.

Plus de réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by