how to export signal from matlab environment to working model example for block in simulink

1 次查看(过去 30 天)
I am trying to implement system level simulation of UWB receiver. I am generating uwb pulses from code(.m file).How can i transport this uwb pulses into LNA block that i use in work model.
Thank you in advance.

采纳的回答

Kaustubha Govind
Kaustubha Govind 2011-2-28
You can use the From Workspace block to read a variable from the base workspace and output it as a signal in your model. Note that the From Workspace block also expects you to specify timestamps for each input, so it knows what value to output at each time-step.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by