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!