how do i convert this string back to matrix of any size

2 ビュー (過去 30 日間)
juveria fatima
juveria fatima 2018 年 4 月 12 日
編集済み: Stephen23 2018 年 4 月 12 日
i am having an rgb image matrix of 532*532 double after applying runlength encodng on rgb image .it has been converted to string of 1*45739..
how do i convert this string back to matrix of any size
  1 件のコメント
Stephen23
Stephen23 2018 年 4 月 12 日
編集済み: Stephen23 2018 年 4 月 12 日
Possibly something based on repelem and reshape would work, but without further details of how the string is defined/specified, it is hard to give more specific help.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeCharacters and Strings についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by