interpn return error inside of a Simulink function
이전 댓글 표시
Hi,
I whish to do N-D interpolation in the Simulink (R2022a), so I put interpn function with required arguments and inputs inside of Matlab Function block, however if I use option 'makima', Simulink return the following error: 'Invalid interpolation type specified'.
The same function with the same arguments, option and inputs work well in Matlab workspace.
Are there any limitations on methods implemented in interpn function when using in Simulink?
Thank you.
댓글 수: 1
Vikram Ojha
2022년 12월 7일
Can you please look at this doc https://in.mathworks.com/help/dsp/ref/interpolation.html, if it helps
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 User-Defined Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!