I need to get the absolute of the signal in Xilinx Simulink.
开发者_如何学编程I can use a mcode block and write matlab code to achieve it. But, just curious if there is a better way of doing it.
I am very new to using Simulink(Xilinx). Is there any abs block as in Simulink in Xilinx library.
Thanks
Xilinx have the following Answer Record:
http://www.xilinx.com/support/answers/10975.htm
which pretty much covers what you've already done!
精彩评论