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?

Antworten (1)

Steven Lord
Steven Lord am 24 Aug. 2017

0 Stimmen

That sounds like the repmat function.

Kategorien

Mehr zu Data Import and Analysis finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 24 Aug. 2017

Beantwortet:

am 24 Aug. 2017

Community Treasure Hunt

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

Start Hunting!

Translated by