convert rows of string value into columns
    2 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hi, 
I am looking to convert the data above into rows. The data is in string format
There is a tab separating the adjacent values. 
Present o/p :
'00000 0000 00001 00010'etc
Desired output :
00000
00000
00001
00010 
And try to export it into xlx or csv file format. 
Could you please help me with this 
Thank you, 
4 Commenti
  Stephan
      
      
 il 4 Mar 2019
				No clarifications regarding your code - you solved it.
What i meant is, that you could answer this question by yourself and the accept your own answer. This will make the question green and people who come here, having similar problems might find a good solution from your answered question.
Risposte (0)
Vedere anche
Categorie
				Scopri di più su Data Type Conversion in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

