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!