Meshgrid function in Simulink
显示 更早的评论
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?
回答(1 个)
Benjamin Thompson
2022-3-7
1 个投票
Yes you can just add a MATLAB Function block and use meshgrid in that MATLAB function.

类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!