Meshgrid function in Simulink
Show older comments
Is there an easy way in Simulink to create two Matrix signals out of two vector-signals in the same as the matlab function meshgrid?
Answers (1)
Benjamin Thompson
on 7 Mar 2022
1 vote
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

Categories
Find more on 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!