Meshgrid function in Simulink
Mostrar comentarios más antiguos
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?
Respuestas (1)
Benjamin Thompson
el 7 de Mzo. de 2022
1 voto
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

Categorías
Más información sobre Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!