how to sample sine wave into RAM ?

1 次查看(过去 30 天)
Hi,
Iwant to sample a sine wave into Single Port RAM or Dual Port RAM but I got a error message:
" Data type mismatch. Input port 1 of 'Timing_control/Single Port RAM/Signal Specification' expects a signal of data type 'ufix2'. However, it is driven by a signal of data type 'double'. Component: Simulink | Category: Block error "
Can anyone know how todo it correctly,
Thanks, henrey

采纳的回答

Andreas Goser
Andreas Goser 2016-2-26
That sounds like you would have a (default) Simulink signal type of double and feed it into a block inport that expects a Fixed Point data type. I suggest looking up the documentation of that block.

更多回答(0 个)

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by