how can we add spaces in a numeric string and then change into vector form? i.e changing 11100100 into [1 1 1 0 0 1 0 0]
    2 views (last 30 days)
  
       Show older comments
    
how to change string 11100100 into [1 1 1 0 0 1 0 0 ]
1 Comment
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Numeric Types in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

