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!