Are there row major or column major conversion blocks in Signal Processing Blockset?
Show older comments
Integrating custom matrix-based C code in Simulink can require conversion from column major data ordering, which is used in Simulink, to row major data ordering, which is used in C code. How can I convert from one format to the other within Simulink?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Simulink 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!