how increment a name of a variable?
이전 댓글 표시
Hi I have a lot of matricies A1, A2, A3, etc etc and they have same size. I would to use command horzcat for have a unic big matrix
if true
% A=horzcat(A1,A1,A3,.....)
end
If I don't want to write all name of matricies but I want to increment the number near the A, what can I do?
thanks a lot
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!