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 ExchangeMATLAB についてさらに検索

質問済み:

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