Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to expand cell array?
2 ビュー (過去 30 日間)
古いコメントを表示
I have a cell array that contains T1-001, T2-001, T1-002, T2-002....T2-058. I am trying to expand the cell array 192x but I would like to keep them together (T1-001 with T2-002 and etc. How do I expand it so that T1-001 and T2-001 expands 192x for a total of 12672x 1 matrix .
- T1-001(expands 192x)
- T1-001
- T2-001(expands 192x)etc
1 件のコメント
Azzi Abdelmalek
2013 年 11 月 11 日
I've already answered your question at http://www.mathworks.com/matlabcentral/answers/103222-how-to-expand-cell-array
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!