Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
Can anybody tell me how to sample a continuous signal obtained from the simulink at a samling frequency of 1Khz...

Akzeptierte Antwort

Arnaud Miege
Arnaud Miege am 8 Mär. 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.

Weitere Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by