How do I make a vector into a loop?
이전 댓글 표시
for example I need to make the last element (N) in my vector such that (N+1) will correspond to the first element in the vector?
댓글 수: 1
Azzi Abdelmalek
2013년 2월 6일
Can you give a short example: if x=[1 2 3 4], what should be the result?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!