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

3 vues (au cours des 30 derniers jours)
juveria fatima
juveria fatima le 12 Avr 2018
Modifié(e) : Stephen23 le 12 Avr 2018
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 commentaire
Stephen23
Stephen23 le 12 Avr 2018
Modifié(e) : Stephen23 le 12 Avr 2018
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Characters and Strings dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by