Meshgrid function in Simulink
Mostra commenti meno recenti
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?
Risposte (1)
Benjamin Thompson
il 7 Mar 2022
1 voto
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!