Meshgrid function in Simulink
Afficher commentaires plus anciens
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?
Réponses (1)
Benjamin Thompson
le 7 Mar 2022
1 vote
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

Catégories
En savoir plus sur Simulink dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!