Meshgrid function in Simulink

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)

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

Products

Release

R2019a

Asked:

on 7 Mar 2022

Community Treasure Hunt

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

Start Hunting!