
Meshgrid function in Simulink
2 visualizaciones (últimos 30 días)
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?
0 comentarios
Respuestas (1)
Benjamin Thompson
el 7 de Mzo. de 2022
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!