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
Steven Lord 2017년 8월 24일

0 개 추천

That sounds like the repmat function.

카테고리

도움말 센터File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

질문:

2017년 8월 24일

답변:

2017년 8월 24일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by