Clear Filters
Clear Filters

cyclic shift alternative in simulink

2 views (last 30 days)
Georgios
Georgios on 23 Jan 2015
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

Answers (0)

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!