Meshgrid function in Simulink
Ältere Kommentare anzeigen
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?
Antworten (1)
Benjamin Thompson
am 7 Mär. 2022
1 Stimme
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!