differentiate between y(:,:,i+1) and y(:,:,i) in simulink
4 次查看(过去 30 天)
显示 更早的评论
If using matlab i can differentiate between these two:
y(:,:,i+1) and y(:,:,i)
what about simulink? i need to use both of these at the same time in simulink. kind of confuse.Thanks.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!