differentiate between y(:,:,i+1) and y(:,:,i) in simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!