how to create a matlab function in simulink?
1 view (last 30 days)
Show older comments
i`m working on ldpc code and i`don't want to use the matlab block for encoding i want to design an encoder of my own and put it as a block
0 Comments
Answers (1)
Luffy
on 9 Oct 2015
You have a MATLAB Function block in Simulink.You can place that block in your model & on double clicking it you can write your function inside.
0 Comments
See Also
Categories
Find more on OFDM in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!