Clear Filters
Clear Filters

Meshgrid function in Simulink

6 views (last 30 days)
Tom Odak
Tom Odak on 7 Mar 2022
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
Benjamin Thompson on 7 Mar 2022
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

Community Treasure Hunt

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

Start Hunting!