is there a function similiar to "replicate" from idl?
이전 댓글 표시
the idl syntax is described as "The REPLICATE function returns an array with the given dimensions, filled with the scalar value specified as the first parameter"
is there a syntax in matlab that does something similar?
답변 (1개)
Steven Lord
2017년 8월 24일
0 개 추천
That sounds like the repmat function.
카테고리
도움말 센터 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!