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 で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!