cyclic shift alternative in simulink
이전 댓글 표시
Hello Everyone, Can someone please provide an alternative to circshift in Simulink?
I am trying to shift the elements of a 3d matrix,by using a function block implementing circshift,but as I explain in earlier post it seems infeasible in my case due to,whatever I have tried so far the function will pop out 2 dimension vectors.
The input is a 3D matrix,made of several ‘pages’ of 1d vectors,the functions’ input is each of this ‘pages’ ,resulting the output to be a 2dimenssional matrix having number of rows equal to the number of ‘pages’.
Anyway,that doesn’t seem to work for me....
Is there any alternative for shifting 3d matrices’ elements that could be kindly suggested?
Thanks in advance
George
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!